コード例 #1
0
 public string GetStatus(int ID)
 {
     return(BusinessFacade.GetStatus(ID));
 }