C# Class DotNetWorkQueue.Transport.SQLite.Integration.Tests.IntegrationConnectionInfo

Inheritance: IDisposable
Show file Open project: blehnen/DotNetWorkQueue Class Usage Examples

Public Methods

Method Description
IntegrationConnectionInfo ( bool inMemory ) : System

Private Methods

Method Description
Dispose ( ) : void

Method Details

IntegrationConnectionInfo() public method

public IntegrationConnectionInfo ( bool inMemory ) : System
inMemory bool
return System