コード例 #1
0
 public bool GetBarcode(String name)
 {
     return(db.GetUserBarCode(name));
 }