Castle.ActiveRecord.SessionScope.SessionScope C# (CSharp) Méthode

SessionScope() public méthode

Initializes a new instance of the SessionScope class.
public SessionScope ( ) : System.Collections.Generic
Résultat 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