C# 클래스 Microsoft.Practices.Phone.Testing.BufferOffsetCountParameters

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

공개 프로퍼티들

프로퍼티 타입 설명
buffer byte[]
count int
offset int

프로퍼티 상세

buffer 공개적으로 프로퍼티

public byte[] buffer
리턴 byte[]

count 공개적으로 프로퍼티

public int count
리턴 int

offset 공개적으로 프로퍼티

public int offset
리턴 int