예제 #1
0
 public FamilyEntity GetForm(string keyValue)
 {
     return(service.FindEntity(keyValue));
 }