Method | Description | |
---|---|---|
CodeLabeledStatement ( ) : System.Diagnostics | ||
CodeLabeledStatement ( string label ) : System.Diagnostics | ||
CodeLabeledStatement ( string label, |
public CodeLabeledStatement ( ) : System.Diagnostics | ||
return | System.Diagnostics |
public CodeLabeledStatement ( string label ) : System.Diagnostics | ||
label | string | |
return | System.Diagnostics |
public CodeLabeledStatement ( string label, |
||
label | string | |
statement | ||
return | System.Diagnostics |