Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public class SessionIdNeededEventArgs : EventArgs
Visual Basic
Public Class SessionIdNeededEventArgs _
	Inherits EventArgs
Visual C++
public ref class SessionIdNeededEventArgs : public EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Cartella.Interfaces..::..SessionIdNeededEventArgs

See Also