C# Class Bosphorus.Dao.Core.Session.LifeStyle.TransientScopeAccessor
Show file
Open project: BosphorusTeam/bosphorus.dao
Public Methods
Method |
Description |
|
Dispose ( ) : void |
|
|
GetScope ( CreationContext context ) : ILifetimeScope |
|
|
Method Details
public Dispose ( ) : void |
return |
void |
|
public GetScope ( CreationContext context ) : ILifetimeScope |
context |
Castle.MicroKernel.Context.CreationContext |
|
return |
ILifetimeScope |
|