コード例 #1
0
 protected string FindDescription(string itemCode)
 {
     return(suLogic.FindDescription(itemCode));
 }