Пример #1
0
 public Criteria AddSortByRandom()
 {
     return(SqlExtensionMethods.AddSortByRandom(this));
 }