예제 #1
0
 public Award Get(Guid id)
 {
     return(ABLL.Get(id));
 }