Beispiel #1
0
 public BI_ProductTypeEntity GetProductTypeEntity(string keyValue)
 {
     return(typeApp.FindEntity(keyValue));
 }