Exemplo n.º 1
0
 public static object SortKeySelector(AggregateIniValue arg)
 {
     return(arg.GetSortKey());
 }
Exemplo n.º 2
0
 public abstract bool IsEquivalent(AggregateIniValue other);