Ejemplo n.º 1
0
 public override string GetSortKey(Element element)
 {
     return(ElementHelpers.StructSortKey(element, sortKeyIndices));
 }