Exemplo n.º 1
0
 public void GetFileComment(string strFileHash, ref string strComment, ref byte rating)
 {
     krnGateway.GetFileComment(strFileHash, ref strComment, ref rating);
 }