Session_Class

Session_Class

 

Implements the ISession interface.

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

[ClassInterfaceAttribute(ClassInterfaceType.None)] [ComVisibleAttribute(true)] publicclassSession : ISession

Visual Basic (Declaration)

<ClassInterfaceAttribute(ClassInterfaceType.None)> _ <ComVisibleAttribute(True)> _ PublicClassSession _ ImplementsISession

Visual C++

[ClassInterfaceAttribute(ClassInterfaceType::None)] [ComVisibleAttribute(true)] publicref classSession : ISession

JavaScript

JollyGiant.Emulation.Session = function(); Type.createClass( 'JollyGiant.Emulation.Session', null, JollyGiant.Emulation.ISession);

Inheritance Hierarchy


System...Object
  JollyGiant.Emulation..::.Session

See Also


Session Members
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.