Example #1
0
 public int Create(LookupModel lookup)
 {
     return(_lookup.Create(lookup));
 }