コード例 #1
0
 public AssessmentEntity GetForm(string keyValue)
 {
     return(service.FindEntity(keyValue));
 }