Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
Dispatch ( ICodeVisitor visitor ) : void |
|
|
SwitchCase ( ) : System |
|
|
SwitchCase ( ISwitchCase switchCase ) : System |
Initializes a new instance of the SwitchCase class.
|
public Dispatch ( ICodeVisitor visitor ) : void | ||
visitor | ICodeVisitor | |
Résultat | void |
public SwitchCase ( ISwitchCase switchCase ) : System | ||
switchCase | ISwitchCase | The switch case. |
Résultat | System |