SharpCvsLib

Manager.Add Method

Add the contents of the cvs file object to the respective file.

Overload List

Add the contents of the cvs file object to the respective file.

public void Add(ICvsFile);

Add an entry to the filesystem.

public void Add(ICvsFile[]);

See Also

Manager Class | ICSharpCode.SharpCvsLib.FileSystem Namespace