コード例 #1
0
ファイル: Forms.cs プロジェクト: Ezeji/Xamarin.Forms
 public string GetHash(string input) => Crc64.GetHash(input);