Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NCop
Weaving
FieldWeaver
C# 클래스 NCop.Weaving.FieldWeaver
상속:
IFieldWeaver
파일 보기
프로젝트 열기: sagifogel/NCop
1 사용 예제들
공개 메소드들
메소드
설명
FieldWeaver
(
TypeBuilder
typeBuilder
,
Type
type
,
string
fieldName
= null,
FieldAttributes
fieldAttributes
= null ) :
System
Weave
( ) :
FieldBuilder
메소드 상세
FieldWeaver()
공개
메소드
public
FieldWeaver
(
TypeBuilder
typeBuilder
,
Type
type
,
string
fieldName
= null,
FieldAttributes
fieldAttributes
= null ) :
System
typeBuilder
System.Reflection.Emit.TypeBuilder
type
System.Type
fieldName
string
fieldAttributes
FieldAttributes
리턴
System
Weave()
공개
메소드
public
Weave
( ) :
FieldBuilder
리턴
System.Reflection.Emit.FieldBuilder