Beispiel #1
0
 public void SetFileName(string strFileHash, string newName)
 {
     krnGateway.SetFileName(strFileHash, newName);
 }