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

Mostrar archivo Open project: follesoe/TestableGeoTrackerDemo Class Usage Examples

Public Properties

Property Type Description
buffer byte[]
count int
offset int

Property Details

buffer public_oe property

public byte[] buffer
return byte[]

count public_oe property

public int count
return int

offset public_oe property

public int offset
return int