예제 #1
0
 public static DataTable GetFlatType(string argFlatTypeId)
 {
     return(CompetitorDL.GetFlatType(argFlatTypeId));
 }