Exemplo n.º 1
0
 private void AddFileContentHashKey(string fileContentHashKey)
 {
     AddInt(StringUtil.GetNonRandomizedHashCode(fileContentHashKey));
 }