C# 클래스 Padre.PostSharp.Weaver.OnThrowTransformation.Assets

파일 보기 프로젝트 열기: TripleEmcoder/Padre

공개 프로퍼티들

프로퍼티 타입 설명
Exception ITypeSignature
OnThrow IMethod

공개 메소드들

메소드 설명
Assets ( ModuleDeclaration module ) : System

메소드 상세

Assets() 공개 메소드

public Assets ( ModuleDeclaration module ) : System
module ModuleDeclaration
리턴 System

프로퍼티 상세

Exception 공개적으로 프로퍼티

public ITypeSignature Exception
리턴 ITypeSignature

OnThrow 공개적으로 프로퍼티

public IMethod OnThrow
리턴 IMethod