C# Class PrePrompt.Samples.Common.ReflectionHelper

Afficher le fichier Open project: prompt/preprompt-wcf-http

Méthodes publiques

Méthode Description
GetFutureResultGetMethod ( Type type ) : MethodInfo
GetFutureResultType ( Type type ) : Type
GetFutureType ( Type type ) : Type

Method Details

GetFutureResultGetMethod() public static méthode

public static GetFutureResultGetMethod ( Type type ) : MethodInfo
type System.Type
Résultat System.Reflection.MethodInfo

GetFutureResultType() public static méthode

public static GetFutureResultType ( Type type ) : Type
type System.Type
Résultat System.Type

GetFutureType() public static méthode

public static GetFutureType ( Type type ) : Type
type System.Type
Résultat System.Type