C# 클래스 Mix.Cms.Lib.ViewModels.Account.UserRoleViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: codemerx/CodemerxDecompile

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ExpandView ( _context = null, IDbContextTransaction _transaction = null ) : void
UserRoleViewModel ( ) : Microsoft.EntityFrameworkCore.Storage
UserRoleViewModel ( model, _context = null, IDbContextTransaction _transaction = null ) : Microsoft.EntityFrameworkCore.Storage

메소드 상세

ExpandView() 공개 메소드

public ExpandView ( _context = null, IDbContextTransaction _transaction = null ) : void
_transaction IDbContextTransaction
리턴 void

UserRoleViewModel() 공개 메소드

public UserRoleViewModel ( ) : Microsoft.EntityFrameworkCore.Storage
리턴 Microsoft.EntityFrameworkCore.Storage

UserRoleViewModel() 공개 메소드

public UserRoleViewModel ( model, _context = null, IDbContextTransaction _transaction = null ) : Microsoft.EntityFrameworkCore.Storage
_transaction IDbContextTransaction
리턴 Microsoft.EntityFrameworkCore.Storage