示例#1
0
 public IList <StatusList> getStatusList()
 {
     return(_businessInstance.getStatusList());
 }