System.CodeDom.CodeGotoStatement.CodeGotoStatement C# (CSharp) 메소드

CodeGotoStatement() 공개 메소드

public CodeGotoStatement ( ) : System.Diagnostics
리턴 System.Diagnostics
        public CodeGotoStatement() {
        }
        

Same methods

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