C# 클래스 CQRS.Tests.TemporaryLocalDbManager.ManagedLocalDb

파일 보기 프로젝트 열기: mlidbom/Composable.Monolithic

공개 메소드들

메소드 설명
ManagedLocalDb ( string name, bool isEmpty, bool isFree, System.DateTime reservationDate, string connectionString ) : System

메소드 상세

ManagedLocalDb() 공개 메소드

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
리턴 System