C# Class Rhino.Drivers.JsDriver.Arguments.Option

Afficher le fichier Open project: hazzik/Rhino.Net Class Usage Examples

Private Methods

Méthode Description
GetFile ( ) : FilePath
GetInt ( ) : int
GetSwitch ( ) : bool
GetValue ( ) : string
GetValues ( ) : string[]
Ignored ( ) : JsDriver.Arguments.Option
Option ( System.Arguments _enclosing, string letterOption, string wordOption, bool array, bool flag, string unspecified ) : System
Process ( IList arguments ) : void