C# 클래스 IronPython.Modules.CTypes.RefCountInfo

파일 보기 프로젝트 열기: jschementi/iron

공개 프로퍼티들

프로퍼티 타입 설명
Handle System.Runtime.InteropServices.GCHandle
RefCount int

프로퍼티 상세

Handle 공개적으로 프로퍼티

public GCHandle,System.Runtime.InteropServices Handle
리턴 System.Runtime.InteropServices.GCHandle

RefCount 공개적으로 프로퍼티

public int RefCount
리턴 int