C# 클래스 SharpQuake.VcrRecord

파일 보기 프로젝트 열기: Memorix101/SharpQuake 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SizeInBytes int
op int
session long
time double

프로퍼티 상세

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

public static int SizeInBytes
리턴 int

op 공개적으로 프로퍼티

public int op
리턴 int

session 공개적으로 프로퍼티

public long session
리턴 long

time 공개적으로 프로퍼티

public double time
리턴 double