Click or drag to resize

ModuleDriverCommandArgument Class

Module driver command argument description.
Inheritance Hierarchy
System.Object
  Nexpaq.ModuleDriverCommandArgument

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

The ModuleDriverCommandArgument type exposes the following members.

Fields
  NameDescription
Public fieldName
The name of command argument.
Public fieldValidation
The validation ecuacion.
Top
See Also