Example #1
0
 public bool Create(Award award)
 {
     return(ABLL.Create(award));
 }