C# Class IronPython.Modules.CTypes.RefCountInfo

Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Свойство Type Description
Handle System.Runtime.InteropServices.GCHandle
RefCount int

Property Details

Handle public_oe property

public GCHandle,System.Runtime.InteropServices Handle
Résultat System.Runtime.InteropServices.GCHandle

RefCount public_oe property

public int RefCount
Résultat int