C# Class CQRS.Tests.TemporaryLocalDbManager.ManagedLocalDb

Afficher le fichier Open project: mlidbom/Composable.Monolithic

Méthodes publiques

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

Method Details

ManagedLocalDb() public méthode

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
Résultat System