Click or drag to resize

CommandLineArgumentAttribute Constructor

Overload List
  NameDescription
Public methodCommandLineArgumentAttribute
Initializes a new instance of the CommandLineArgumentAttribute class using the property name as the argument name.
Public methodCommandLineArgumentAttribute(String)
Initializes a new instance of the CommandLineArgumentAttribute class using the specified argument name.
Top
See Also