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