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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

RefreshTokenViewModel() 공개 메소드

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

RefreshTokenViewModel() 공개 메소드

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