Method | Description | |
---|---|---|
LessThan6CasesSwitch ( string s ) : void | ||
MoreThan6CasesSwitch ( string s ) : void |
Method | Description | |
---|---|---|
Main ( string args ) : void |
public LessThan6CasesSwitch ( string s ) : void | ||
s | string | |
return | void |
public MoreThan6CasesSwitch ( string s ) : void | ||
s | string | |
return | void |