Click or drag to resize

PositionWrapperStream Constructor

Initializes a new instance of the PositionWrapperStream class

Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public PositionWrapperStream(
	Stream wrapped
)

Parameters

wrapped  Stream
 
See Also