コード例 #1
0
 public Protocol.ToolkitResultProtocol ChangeCaseStatus(String caseIDNum)
 {
     return(toolkitProtocol.ChangeCaseStatus(caseIDNum));
 }