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