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

CodeCatchClauseCollection() 공개 메소드

public CodeCatchClauseCollection ( ) : System
리턴 System
        public CodeCatchClauseCollection() {
        }
        

Same methods

CodeCatchClauseCollection::CodeCatchClauseCollection ( CodeCatchClause value ) : System
CodeCatchClauseCollection::CodeCatchClauseCollection ( CodeCatchClauseCollection value ) : System