Exemplo n.º 1
0
 private static void InitWebContentTypes()
 {
     _webContentTypeList = _webContentTypeDal.QueryAll().ToList();
 }