Пример #1
0
 public bool Equals(UriPathSegmentList other)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public int CompareTo(UriPathSegmentList other)
 {
     throw new NotImplementedException();
 }