示例#1
0
 public int MinList_Slinq()
 {
     return(ListExtensions.Min(List));
 }