예제 #1
0
 public List <StatusLicense> GetAllStatusLicense()
 {
     return(_otherData.GetAllStatusLicense());
 }