C# 클래스 Pomona.Common.Internals.Formatting.MethodFormatter

상속: FormatterBase
파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
MethodFormatter ( MethodInfo method ) : System
ToString ( ) : string

보호된 메소드들

메소드 설명
GetGenericArguments ( ) : System.Type[]

메소드 상세

GetGenericArguments() 보호된 메소드

protected GetGenericArguments ( ) : System.Type[]
리턴 System.Type[]

MethodFormatter() 공개 메소드

public MethodFormatter ( MethodInfo method ) : System
method System.Reflection.MethodInfo
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string