C# Class Mono.Cecil.Fluent.DynamicTypeBuilder

Afficher le fichier Open project: mwoelk83/Mono.Cecil.Fluent Class Usage Examples

Méthodes publiques

Méthode Description
Process ( ) : Type

todo: properties, events, custom attributes, subtypes

Private Methods

Méthode Description
CreateTypeBuilder ( string name, System attributes, Type parent, List interfaces ) : TypeBuilder
DynamicTypeBuilder ( TypeDefinition type ) : System

Method Details

Process() public méthode

todo: properties, events, custom attributes, subtypes
public Process ( ) : Type
Résultat System.Type