示例#1
0
 public override void ExpandView(MixCmsContext _context = null, IDbContextTransaction _transaction = null)
 {
     stackVariable1 = new DataValueViewModel();
     stackVariable1.set_DataType(this.get_DataType());
     stackVariable1.set_Value(this.get_Value());
     stackVariable1.set_Name(this.get_Keyword());
     this.set_Property(stackVariable1);
     return;
 }
示例#2
0
				V_0 = Expression.Parameter(Type.GetTypeFromHandle(// 
				// Current member / type: Mix.Cms.Lib.Models.Cms.MixLanguage Mix.Cms.Lib.ViewModels.MixLanguages.UpdateViewModel::ParseModel(Mix.Cms.Lib.Models.Cms.MixCmsContext,Microsoft.EntityFrameworkCore.Storage.IDbContextTransaction)
				// Exception in: Mix.Cms.Lib.Models.Cms.MixLanguage ParseModel(Mix.Cms.Lib.Models.Cms.MixCmsContext,Microsoft.EntityFrameworkCore.Storage.IDbContextTransaction)
				// Specified method is not supported.
				// 
				// mailto: [email protected]


		public override Task<Mix.Cms.Lib.ViewModels.MixLanguages.UpdateViewModel> ParseViewAsync(bool isExpand = true, MixCmsContext _context = null, IDbContextTransaction _transaction = null)
		{
			stackVariable1 = new DataValueViewModel();
			stackVariable1.set_DataType(this.get_DataType());
			stackVariable1.set_Value(this.get_Value());
			stackVariable1.set_Name(this.get_Keyword());
			this.set_Property(stackVariable1);
			return this.ParseViewAsync(isExpand, _context, _transaction);
		}
示例#3
0
		public override Task<bool> ExpandViewAsync(MixCmsContext _context = null, IDbContextTransaction _transaction = null)
		{
			this.set_Cultures(this.LoadCultures(this.get_Specificulture(), _context, _transaction));
			stackVariable8 = new DataValueViewModel();
			stackVariable8.set_DataType(this.get_DataType());
			stackVariable8.set_Value(this.get_Value());
			stackVariable8.set_Name(this.get_Keyword());
			this.set_Property(stackVariable8);
			stackVariable16 = this.get_Cultures();
			stackVariable17 = Mix.Cms.Lib.ViewModels.MixLanguages.UpdateViewModel.u003cu003ec.u003cu003e9__70_0;
			if (stackVariable17 == null)
			{
				dummyVar0 = stackVariable17;
				stackVariable17 = new Action<SupportedCulture>(Mix.Cms.Lib.ViewModels.MixLanguages.UpdateViewModel.u003cu003ec.u003cu003e9.u003cExpandViewAsyncu003eb__70_0);
				Mix.Cms.Lib.ViewModels.MixLanguages.UpdateViewModel.u003cu003ec.u003cu003e9__70_0 = stackVariable17;
			}
			stackVariable16.ForEach(stackVariable17);
			return this.ExpandViewAsync(_context, _transaction);
		}
		public override void ExpandView(MixCmsContext _context = null, IDbContextTransaction _transaction = null)
		{
			this.set_Cultures(this.LoadCultures(this.get_Specificulture(), _context, _transaction));
			stackVariable8 = this.get_Cultures();
			stackVariable9 = Mix.Cms.Lib.ViewModels.MixConfigurations.UpdateViewModel.u003cu003ec.u003cu003e9__65_0;
			if (stackVariable9 == null)
			{
				dummyVar0 = stackVariable9;
				stackVariable9 = new Action<SupportedCulture>(Mix.Cms.Lib.ViewModels.MixConfigurations.UpdateViewModel.u003cu003ec.u003cu003e9.u003cExpandViewu003eb__65_0);
				Mix.Cms.Lib.ViewModels.MixConfigurations.UpdateViewModel.u003cu003ec.u003cu003e9__65_0 = stackVariable9;
			}
			stackVariable8.ForEach(stackVariable9);
			stackVariable11 = new DataValueViewModel();
			stackVariable11.set_DataType(this.get_DataType());
			stackVariable11.set_Value(this.get_Value());
			stackVariable11.set_Name(this.get_Keyword());
			this.set_Property(stackVariable11);
			return;
		}