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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Cartella.Interfaces..::..SubscriptionEventArgs

See Also