C# 클래스 Python.Runtime.BytesOffset

파일 보기 프로젝트 열기: pythonnet/pythonnet

공개 프로퍼티들

프로퍼티 타입 설명
_ob_next int
_ob_prev int
ob_refcnt int
ob_shash int
ob_size int
ob_sval int
ob_type int

비공개 메소드들

메소드 설명
BytesOffset ( ) : System

프로퍼티 상세

_ob_next 공개적으로 정적으로 프로퍼티

public static int _ob_next
리턴 int

_ob_prev 공개적으로 정적으로 프로퍼티

public static int _ob_prev
리턴 int

ob_refcnt 공개적으로 정적으로 프로퍼티

public static int ob_refcnt
리턴 int

ob_shash 공개적으로 정적으로 프로퍼티

public static int ob_shash
리턴 int

ob_size 공개적으로 정적으로 프로퍼티

public static int ob_size
리턴 int

ob_sval 공개적으로 정적으로 프로퍼티

public static int ob_sval
리턴 int

ob_type 공개적으로 정적으로 프로퍼티

public static int ob_type
리턴 int