Fetch a single entry. If more than one entry is found then an exception is thrown.
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);
Manager Class | ICSharpCode.SharpCvsLib.FileSystem Namespace