Castle.ActiveRecord.SessionScope.SessionScope C# (CSharp) Method

SessionScope() public method

Initializes a new instance of the SessionScope class.
public SessionScope ( ) : System.Collections.Generic
return System.Collections.Generic
		public SessionScope() : this(FlushAction.Auto)
		{
		}

Same methods

SessionScope::SessionScope ( FlushAction flushAction ) : System.Collections.Generic
SessionScope::SessionScope ( FlushAction flushAction, SessionScopeType type ) : System.Collections.Generic