Namespace: Wnlib

Class WNOpt

System.Object
  |
  +-- Wnlib.WNOpt

public class WNOpt
extends System.Object

Static
False
Persistent
False
Sealed
False
Abstract
False

Field Summary
  public  string arg
 
  public  bool flag
 
  public  string help
 
 

Method Summary
  public WNOpt opt(string a)
 
 

Field Detail

arg

public string arg
Readonly
False
Volatile
False
Type
string
Nullable
False
Const
False
New
False
Static
False

flag

public bool flag
Readonly
False
Volatile
False
Type
bool
Nullable
False
Const
False
New
False
Static
False

help

public string help
Readonly
False
Volatile
False
Type
string
Nullable
False
Const
False
New
False
Static
False

Method Detail

opt

public WNOpt opt(string a)
Returns
WNOpt
Nullable
False
Virtual
False
New
False
Sealed
False
Extern
False
Override
False
Abstract
False
Static
True