C# 클래스 PrePrompt.Samples.Common.ReflectionHelper

파일 보기 프로젝트 열기: prompt/preprompt-wcf-http

공개 메소드들

메소드 설명
GetFutureResultGetMethod ( Type type ) : MethodInfo
GetFutureResultType ( Type type ) : Type
GetFutureType ( Type type ) : Type

메소드 상세

GetFutureResultGetMethod() 공개 정적인 메소드

public static GetFutureResultGetMethod ( Type type ) : MethodInfo
type System.Type
리턴 System.Reflection.MethodInfo

GetFutureResultType() 공개 정적인 메소드

public static GetFutureResultType ( Type type ) : Type
type System.Type
리턴 System.Type

GetFutureType() 공개 정적인 메소드

public static GetFutureType ( Type type ) : Type
type System.Type
리턴 System.Type