예제 #1
0
 public string GetOrderBy(string defaultSort)
 {
     return(_IBase.GetOrderBy(defaultSort));
 }