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