Click or drag to resize

GatewayManifestEventArgs Class

Event arguments releated to gateway manifest
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ProductManifestEventArgs
      Nexpaq.EventArgumentsGatewayManifestEventArgs

Namespace:  Nexpaq.EventArguments
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public class GatewayManifestEventArgs : ProductManifestEventArgs

The GatewayManifestEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodGatewayManifestEventArgs
Initializes a new instance of the GatewayManifestEventArgs class
Top
Fields
  NameDescription
Public fieldManifest
Gateway Manifest
Top
See Also