Пример #1
0
 private bool FetchIsLookup()
 {
     return(_catalogueRepository.IsLookupTable(this));
 }