예제 #1
0
 public static byte[] GetDocTemp(int argTempId)
 {
     return(CompetitorDL.GetDocTemp(argTempId));
 }