コード例 #1
0
 private static void InitWebContentTypes()
 {
     _webContentTypeList = _webContentTypeDal.QueryAll().ToList();
 }