Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
NCop
Weaving
FieldBuilderDefinition
C# Класс NCop.Weaving.FieldBuilderDefinition
Наследование:
IFieldBuilderDefinition
Показать файл
Открыть проект
Открытые методы
Метод
Описание
FieldBuilderDefinition
(
Type
type
,
TypeBuilder
typeBuilder
,
string
fieldName
= null,
FieldAttributes
fieldAttributes
= null ) :
System
Описание методов
FieldBuilderDefinition()
публичный
Метод
public
FieldBuilderDefinition
(
Type
type
,
TypeBuilder
typeBuilder
,
string
fieldName
= null,
FieldAttributes
fieldAttributes
= null ) :
System
type
System.Type
typeBuilder
System.Reflection.Emit.TypeBuilder
fieldName
string
fieldAttributes
FieldAttributes
Результат
System