C# Class Tenant.Mvc.Core.Contexts.DatabaseContext

Show file Open project: Microsoft/WingTipTickets Class Usage Examples

Public Methods

Method Description
DatabaseContext ( ) : Tenant.Mvc.Core.Helpers

Protected Methods

Method Description
LogAction ( string action ) : void

Method Details

DatabaseContext() public method

public DatabaseContext ( ) : Tenant.Mvc.Core.Helpers
return Tenant.Mvc.Core.Helpers

LogAction() protected static method

protected static LogAction ( string action ) : void
action string
return void