C# Class Microsoft.Practices.Phone.Testing.BufferOffsetCountParameters

Show file Open project: follesoe/TestableGeoTrackerDemo Class Usage Examples

Public Properties

Property Type Description
buffer byte[]
count int
offset int

Property Details

buffer public property

public byte[] buffer
return byte[]

count public property

public int count
return int

offset public property

public int offset
return int