ISessionProvider Properties
The interface which must be implemented by classes that should work with a Session object.Name | Description |
---|---|
Session | When implemented by a class returns the session to which an instance of the current class belongs. |
See Also