예제 #1
0
 public static object SortKeySelector(AggregateIniValue arg)
 {
     return(arg.GetSortKey());
 }
예제 #2
0
 public abstract bool IsEquivalent(AggregateIniValue other);