Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: NDesk.Options
Assembly: Optimization (in Optimization.dll)
See Also: Inherited members from Exception.
⊟ Public Constructors
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. ⊟ Protected Constructors
Documentation for this section has not yet been entered. ⊟ Public Properties
[read-only] OptionName string . Documentation for this section has not yet been entered. ⊟ Public Methods
overrideGetObjectData (System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) Documentation for this section has not yet been entered.
⊟ OptionException Constructor
Documentation for this section has not yet been entered.
public OptionException ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NDesk.Options
Assembly: Optimization (in Optimization.dll)
⊟ OptionException Constructor
Documentation for this section has not yet been entered.
protected OptionException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)⊟ Parameters
- info
- Documentation for this section has not yet been entered.
- context
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NDesk.Options
Assembly: Optimization (in Optimization.dll)
⊟ OptionException Constructor
Documentation for this section has not yet been entered.
⊟ Parameters
- message
- Documentation for this section has not yet been entered.
- optionName
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NDesk.Options
Assembly: Optimization (in Optimization.dll)
⊟ OptionException Constructor
Documentation for this section has not yet been entered.
⊟ Parameters
- message
- Documentation for this section has not yet been entered.
- optionName
- Documentation for this section has not yet been entered.
- innerException
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NDesk.Options
Assembly: Optimization (in Optimization.dll)
⊟ GetObjectData Method
Documentation for this section has not yet been entered.
public override void GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)⊟ Parameters
- info
- Documentation for this section has not yet been entered.
- context
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NDesk.Options
Assembly: Optimization (in Optimization.dll)
⊟ OptionName Property
Documentation for this section has not yet been entered.
public string OptionName { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NDesk.Options
Assembly: Optimization (in Optimization.dll)