Example #1
0
 //C
 public Supplier Create()
 {
     return(_da.Create());
 }