Click or drag to resize

ModuleManifestEventArgs Class

Events arguments related to module manifest
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ProductManifestEventArgs
      Nexpaq.EventArgumentsModuleManifestEventArgs

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

The ModuleManifestEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodModuleManifestEventArgs
Initializes a new instance of the ModuleManifestEventArgs class
Top
Fields
  NameDescription
Public fieldManifest
Module manifest
Top
See Also