コード例 #1
0
 public static Vendors GetVendor(int id)
 {
     return(Vendors.GetVendor(id));
 }