SharpCvsLib

CvsStream.Position Property

I needed to implement the abstract member.

[Visual Basic]
Overrides Public Property Position As Long
[C#]
public override long Position {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Streams.CvsStream.Position

See Also

CvsStream Class | ICSharpCode.SharpCvsLib.Streams Namespace