'Declaration
Sub Initialize( _ ByVal context As ISessionContext, _ ByVal session As ISession _ )
void Initialize( ISessionContext context, ISession session )
Parameters
- context
- A standard interface to the hosting environment for the command, specific to the repository where the session was opened
- session
- The session that is being opened