C# Class AlwaysEncryptedSample.Controllers.ControllerBase

Inheritance: Controller
Afficher le fichier Open project: sqlcollaborative/AlwaysEncryptedSample

Protected Properties

Свойство Type Description
_appContext ApplicationDbContext
_log ILog

Méthodes protégées

Méthode Description
ControllerBase ( ) : System.Web.Mvc

Method Details

ControllerBase() protected méthode

protected ControllerBase ( ) : System.Web.Mvc
Résultat System.Web.Mvc

Property Details

_appContext protected_oe property

protected ApplicationDbContext _appContext
Résultat ApplicationDbContext

_log protected_oe property

protected ILog _log
Résultat ILog