Méthode | Description | |
---|---|---|
AddCustomAttributeToProperty ( object customAttribute, |
Given a custom attribute and property builder, adds an instance of custom attribute to the property builder
|
|
ConcreteProxyCreator ( ) : System | ||
CreateTypeFrom ( |
Generates the concrete implementation of the given type. Only properties on the given type are generated in the concrete implementation.
|
Méthode | Description | |
---|---|---|
BuildCustomAttribute ( object customAttribute ) : |
||
GetAllProperties ( |
Returns all properties on the given type, going up the inheritance hierarchy.
|
public AddCustomAttributeToProperty ( object customAttribute, |
||
customAttribute | object | |
propBuilder | ||
Résultat | void |
public CreateTypeFrom ( |
||
type | ||
Résultat |