C# 클래스 Microsoft.Cci.MutableCodeModel.ThrowStatement

상속: Statement, IThrowStatement
파일 보기 프로젝트 열기: visualmutator/visualmutator 1 사용 예제들

공개 메소드들

메소드 설명
Dispatch ( ICodeVisitor visitor ) : void

ThrowStatement ( ) : System

ThrowStatement ( IThrowStatement throwStatement ) : System

메소드 상세

Dispatch() 공개 메소드

public Dispatch ( ICodeVisitor visitor ) : void
visitor ICodeVisitor
리턴 void

ThrowStatement() 공개 메소드

public ThrowStatement ( ) : System
리턴 System

ThrowStatement() 공개 메소드

public ThrowStatement ( IThrowStatement throwStatement ) : System
throwStatement IThrowStatement
리턴 System