コード例 #1
0
 public List <CRONUSMetadata_Column> GetAllColumnsInEmployees()
 {
     return(controller.GetAllColumnsInEmployees());
 }