コード例 #1
0
 public void WhenISelectCaseStatus(string casestatus)
 {
     documents.SelectCaseStatus(casestatus);
 }