Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Python
Runtime
FieldObject
C# Class Python.Runtime.FieldObject
Inheritance:
ExtensionType
显示文件
Open project: fkarb/pythonnet
Class Usage Examples
Public Methods
Method
Description
FieldObject
(
FieldInfo
info
) :
System
Private Methods
Method
Description
tp_descr_get
(
IntPtr
ds
,
IntPtr
ob
,
IntPtr
tp
) :
IntPtr
tp_descr_set
(
IntPtr
ds
,
IntPtr
ob
,
IntPtr
val
) :
int
tp_repr
(
IntPtr
ob
) :
IntPtr
Method Details
FieldObject()
public
method
public
FieldObject
(
FieldInfo
info
) :
System
info
System.Reflection.FieldInfo
return
System