CommandLineConstructorAttribute Class |
Namespace: Ookii.CommandLine
The CommandLineConstructorAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommandLineConstructorAttribute |
Initializes a new instance of the CommandLineConstructorAttribute class.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Attribute.) |
![]() | GetHashCode | (Inherited from Attribute.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsDefaultAttribute | (Inherited from Attribute.) |
![]() | Match | (Inherited from Attribute.) |
![]() | ToString | (Inherited from Object.) |
If a class has only one public constructor, it is not necessary to use this attribute.