C# Class CQRS.Tests.TemporaryLocalDbManager.ManagedLocalDb

显示文件 Open project: mlidbom/Composable.Monolithic

Public Methods

Method Description
ManagedLocalDb ( string name, bool isEmpty, bool isFree, System.DateTime reservationDate, string connectionString ) : System

Method Details

ManagedLocalDb() public method

public ManagedLocalDb ( string name, bool isEmpty, bool isFree, System.DateTime reservationDate, string connectionString ) : System
name string
isEmpty bool
isFree bool
reservationDate System.DateTime
connectionString string
return System