System.CodeDom.CodeGotoStatement.CodeGotoStatement C# (CSharp) Méthode

CodeGotoStatement() public méthode

public CodeGotoStatement ( ) : System.Diagnostics
Résultat System.Diagnostics
        public CodeGotoStatement() {
        }
        

Same methods

CodeGotoStatement::CodeGotoStatement ( string label ) : System.Diagnostics
CodeGotoStatement