C# Класс Mix.Cms.Lib.ViewModels.MixRelatedAttributeDatas.ReadMvcViewModel

Наследование: ViewModelBase
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
ExpandView ( _context = null, IDbContextTransaction _transaction = null ) : void
ReadMvcViewModel ( ) : Microsoft.EntityFrameworkCore.Storage
ReadMvcViewModel ( model, _context = null, IDbContextTransaction _transaction = null ) : Microsoft.EntityFrameworkCore.Storage

Описание методов

ExpandView() публичный Метод

public ExpandView ( _context = null, IDbContextTransaction _transaction = null ) : void
_transaction IDbContextTransaction
Результат void

ReadMvcViewModel() публичный Метод

public ReadMvcViewModel ( ) : Microsoft.EntityFrameworkCore.Storage
Результат Microsoft.EntityFrameworkCore.Storage

ReadMvcViewModel() публичный Метод

public ReadMvcViewModel ( model, _context = null, IDbContextTransaction _transaction = null ) : Microsoft.EntityFrameworkCore.Storage
_transaction IDbContextTransaction
Результат Microsoft.EntityFrameworkCore.Storage