Ejemplo n.º 1
0
 public int CompareTo(SyntaxClass other)
 {
     return(ClassAttribute.CompareTo(other.ClassAttribute));
 }