示例#1
0
 private static void HashObjectHelper(string[] args)
 {
     Console.WriteLine(HashObject.Hash(GetHashInputStream(args)));
 }