예제 #1
0
 public virtual void SortKeys(IComparer <TGroup> comparer = null)
 {
     RealObject.SortKeys(comparer);
 }