SharpCvsLib

Manager.FetchSingle Method

Fetch a single entry. If more than one entry is found then an exception is thrown.

Overload List

Fetch a single entry. If more than one entry is found then an exception is thrown.

public ICvsFile FetchSingle(string,FileType);

Fetch a single entry. If more than one entry is found then an exception is thrown.

public ICvsFile FetchSingle(string,FileType,string);

See Also

Manager Class | ICSharpCode.SharpCvsLib.FileSystem Namespace