C# Class Python.Runtime.FieldObject

Inheritance: ExtensionType
Afficher le fichier Open project: fkarb/pythonnet Class Usage Examples

Méthodes publiques

Méthode Description
FieldObject ( FieldInfo info ) : System

Private Methods

Méthode 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 méthode

public FieldObject ( FieldInfo info ) : System
info System.Reflection.FieldInfo
Résultat System