Create a new instance of the cvs object.
[Visual Basic]Public Sub New( _
ByVal
fullPath As
String, _
ByVal
fileContents As
String _
)
Parameters
- fullPath
- The full path to the object being managed.
- fileContents
- The contents of the cvs management file.
See Also
Root Class | ICSharpCode.SharpCvsLib.FileSystem Namespace