Méthode | Description | |
---|---|---|
ConstructorOnTypeBuilderInst ( |
||
GetCustomAttributes ( |
||
GetCustomAttributes ( bool inherit ) : object[] | ||
GetGenericArguments ( ) : System.Type[] | ||
GetMethodImplementationFlags ( ) : MethodImplAttributes | ||
GetParameters ( ) : System.Reflection.ParameterInfo[] | ||
Invoke ( Object obj, BindingFlags invokeAttr, |
||
Invoke ( BindingFlags invokeAttr, |
||
IsDefined ( |
Méthode | Description | |
---|---|---|
GetParameterCount ( ) : int |
public ConstructorOnTypeBuilderInst ( |
||
instantiation | ||
cb | ||
Résultat | System |
public GetCustomAttributes ( |
||
attributeType | ||
inherit | bool | |
Résultat | object[] |
public GetCustomAttributes ( bool inherit ) : object[] | ||
inherit | bool | |
Résultat | object[] |
public GetGenericArguments ( ) : System.Type[] | ||
Résultat | System.Type[] |
public GetMethodImplementationFlags ( ) : MethodImplAttributes | ||
Résultat | MethodImplAttributes |
public GetParameters ( ) : System.Reflection.ParameterInfo[] | ||
Résultat | System.Reflection.ParameterInfo[] |
public Invoke ( Object obj, BindingFlags invokeAttr, |
||
obj | Object | |
invokeAttr | BindingFlags | |
binder | ||
parameters | Object | |
culture | ||
Résultat | Object |
public Invoke ( BindingFlags invokeAttr, |
||
invokeAttr | BindingFlags | |
binder | ||
parameters | object | |
culture | ||
Résultat | object |
public IsDefined ( |
||
attributeType | ||
inherit | bool | |
Résultat | bool |