C# Class Disco.Services.Logging.Persistance.LogPersistContext

Inheritance: DbContext
Exibir arquivo Open project: garysharp/Disco Class Usage Examples

Public Methods

Method Description
LogPersistContext ( string ConnectionString ) : System

Private Methods

Method Description
LogPersistContext ( ) : System

Method Details

LogPersistContext() public method

public LogPersistContext ( string ConnectionString ) : System
ConnectionString string
return System