C# 클래스 Mono.Cecil.Fluent.DynamicTypeBuilder

파일 보기 프로젝트 열기: mwoelk83/Mono.Cecil.Fluent 1 사용 예제들

공개 메소드들

메소드 설명
Process ( ) : Type

todo: properties, events, custom attributes, subtypes

비공개 메소드들

메소드 설명
CreateTypeBuilder ( string name, System attributes, Type parent, List interfaces ) : TypeBuilder
DynamicTypeBuilder ( TypeDefinition type ) : System

메소드 상세

Process() 공개 메소드

todo: properties, events, custom attributes, subtypes
public Process ( ) : Type
리턴 System.Type