Пример #1
0
 public static object SortKeySelector(AggregateIniValue arg)
 {
     return(arg.GetSortKey());
 }
Пример #2
0
 public abstract bool IsEquivalent(AggregateIniValue other);