C# 클래스 FluentCodeMetrics.Core.Cecil.CecilExtensions

파일 보기 프로젝트 열기: ElemarJR/FluentCodeMetrics

공개 메소드들

메소드 설명
ToDefinition ( this method ) : Mono.Cecil.MethodDefinition
ToDefiniton ( this type ) : Mono.Cecil.TypeDefinition
ToType ( this reference ) : Type

메소드 상세

ToDefinition() 공개 정적인 메소드

public static ToDefinition ( this method ) : Mono.Cecil.MethodDefinition
method this
리턴 Mono.Cecil.MethodDefinition

ToDefiniton() 공개 정적인 메소드

public static ToDefiniton ( this type ) : Mono.Cecil.TypeDefinition
type this
리턴 Mono.Cecil.TypeDefinition

ToType() 공개 정적인 메소드

public static ToType ( this reference ) : Type
reference this
리턴 System.Type