MyList<T> typedef

MyList<T> = IList<T>

Implementation

typedef MyList<T> = IList<T>;