Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mono
Cecil
Fluent
DynamicTypeBuilder
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