コード例 #1
0
 public static Boolean CheckReferencesHandler(int id)
 {
     return(ProductTypeRepository.CheckReferences(id));
 }