Click or drag to resize
FdfCommandEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    FDF.Common.RuntimeFdfCommandEventArgs

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public sealed class FdfCommandEventArgs : EventArgs

The FdfCommandEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodFdfCommandEventArgs
Initializes a new instance of the FdfCommandEventArgs class
Public methodFdfCommandEventArgs(FdfCommand)
Initializes a new instance of the FdfCommandEventArgs class
Top
Properties
See Also