Beispiel #1
0
 public IEnumerable <DataTypeModel> GetDataTypes()
 {
     return(datatypeRepo.GetDataTypes());
 }