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

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

RefreshTokenViewModel() public méthode

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

RefreshTokenViewModel() public méthode

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