Méthode |
Description |
|
BuildMethodInfo ( ReflectedTypeInfo typeInfo, MethodInfo method ) : ReflectedMethodInfo |
|
|
BuildType ( Type type ) : void |
|
|
BuildType ( Type type, ReflectedTypeInfo typeInfo ) : void |
|
|
DetermineAccess ( MethodInfo method ) : MemberAccess |
|
|
GetConstraint ( GenericParameterAttributes constraintMask, GenericParameterAttributes constraint ) : bool |
|
|
GetGenericParameters ( Type parameters, bool isMethod ) : List |
|
|
GetParameters ( ParameterInfo parameters, ParameterBuilder builder ) : IList |
|
|
GetType ( Type type ) : ReflectedTypeInfo |
|
|
GetType ( Type type, bool build ) : ReflectedTypeInfo |
|
|
GetUnBuiltTypes ( ) : IEnumerable |
|
|