Beispiel #1
0
 public void UpdateFile(Mule.File.KnownFile toupdate)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public bool IsFilePtrInList(Mule.File.KnownFile file)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void CreateOfferedFilePacket(Mule.File.KnownFile cur_file, Mpd.Generic.IO.SafeMemFile files, Mule.ED2K.ED2KServer pServer, UpDownClient pClient)
 {
     throw new NotImplementedException();
 }
Beispiel #4
0
 public bool RemoveFile(Mule.File.KnownFile toremove)
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public void RepublishFile(Mule.File.KnownFile pFile)
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public bool SafeAddKFile(Mule.File.KnownFile toadd, bool bOnlyAdd)
 {
     throw new NotImplementedException();
 }
Beispiel #7
0
 public void RemoveKeywords(Mule.File.KnownFile pFile)
 {
     throw new NotImplementedException();
 }
Beispiel #8
0
 public void FileHashingFinished(Mule.File.KnownFile file)
 {
     throw new NotImplementedException();
 }