C# Class Mix.Cms.Lib.ViewModels.Account.UserRoleViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: codemerx/CodemerxDecompile

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ExpandView ( _context = null, IDbContextTransaction _transaction = null ) : void
UserRoleViewModel ( ) : Microsoft.EntityFrameworkCore.Storage
UserRoleViewModel ( model, _context = null, IDbContextTransaction _transaction = null ) : Microsoft.EntityFrameworkCore.Storage

Method Details

ExpandView() public méthode

public ExpandView ( _context = null, IDbContextTransaction _transaction = null ) : void
_transaction IDbContextTransaction
Résultat void

UserRoleViewModel() public méthode

public UserRoleViewModel ( ) : Microsoft.EntityFrameworkCore.Storage
Résultat Microsoft.EntityFrameworkCore.Storage

UserRoleViewModel() public méthode

public UserRoleViewModel ( model, _context = null, IDbContextTransaction _transaction = null ) : Microsoft.EntityFrameworkCore.Storage
_transaction IDbContextTransaction
Résultat Microsoft.EntityFrameworkCore.Storage