SharpCvsLib

CvsStream.CanRead Property

I needed to implement the abstract member.

[Visual Basic]
Overrides Public ReadOnly Property CanRead As Boolean
[C#]
public override bool CanRead {get;}

Property Value

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

See Also

CvsStream Class | ICSharpCode.SharpCvsLib.Streams Namespace