Suoranta.EnterpriseLib.Web - Developer API

StartManager Members

The StartManager type exposes the following members.

Constructors


  Name Description
Public method StartManager
Instantiate class object

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Get

Return Value

Get actual argument that was parsed from tokens
Public method GetHashCode (Inherited from Object.)
Public method GetOutTypeInstance (Inherited from StringExpressionParser.)
Public method GetSwitch

Return Value

Whether Switch with identifier was among actual arguments
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Parse(array<String>[]()[][])
Parse args[] received by the main function.
Public method Parse(String) (Inherited from StringExpressionParser.)
Protected method ParseArgument
Public method PrintHelp
Write Syntax to Console
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property ArgumentNames
Public property Arguments (Inherited from StringExpressionParser.)
Public property OriginalTokens
Public property ParameterNamePrefix
First character in raw tokens identifying parameter names
Public property Parameters (Inherited from StringExpressionParser.)
Protected property ParserRegex
Public property Syntax
Syntax according to Parameters()()()().