C# Class IronPython.Modules.CTypes.RefCountInfo

Mostrar archivo Open project: jschementi/iron

Public Properties

Property Type Description
Handle System.Runtime.InteropServices.GCHandle
RefCount int

Property Details

Handle public_oe property

public GCHandle,System.Runtime.InteropServices Handle
return System.Runtime.InteropServices.GCHandle

RefCount public_oe property

public int RefCount
return int