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

Inheritance: ViewModelBase
ファイルを表示 Open project: codemerx/CodemerxDecompile

Private Properties

Property Type Description

Public Methods

Method Description
RefreshTokenViewModel ( ) : Microsoft.EntityFrameworkCore.Storage
RefreshTokenViewModel ( model, _context = null, IDbContextTransaction _transaction = null ) : Microsoft.EntityFrameworkCore.Storage

Method Details

RefreshTokenViewModel() public method

public RefreshTokenViewModel ( ) : Microsoft.EntityFrameworkCore.Storage
return Microsoft.EntityFrameworkCore.Storage

RefreshTokenViewModel() public method

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