|
|
|
|
47
|
private readonly string provider;
|
47
|
private readonly string provider;
|
48
|
|
48
|
|
49
|
/// <summary>
|
49
|
/// <summary>
|
50
|
/// Initializes a new instance of the <see cref="Wombat.Domain.NHibernate.NHibernateConfiguration"/> class.
|
|
|
|
|
50
|
/// Initializes a new instance of the <see cref="WhiteNoise.Domain.NHibernate.NHibernateConfiguration"/> class.
|
51
|
/// </summary>
|
51
|
/// </summary>
|
52
|
/// <param name='connectionString'>
|
52
|
/// <param name='connectionString'>
|
53
|
/// Connection string.
|
53
|
/// Connection string.
|