Example #1
0
 public int CompareTo(string other)
 {
     return(St.CompareTo(other));
 }