CryptoUtils

This commit is contained in:
2015-06-04 00:19:01 +02:00
parent aead372b6c
commit 5933bd8afc
2 changed files with 39 additions and 0 deletions

View File

@@ -72,6 +72,7 @@
<Compile Include="Code\Controls\CLabel.cs" />
<Compile Include="Code\Controls\CTextBox.cs" />
<Compile Include="Code\Controls\IValidableControl.cs" />
<Compile Include="Code\CryptoUtils.cs" />
<Compile Include="Code\Entities\Message.cs" />
<Compile Include="Code\GlobalErrorHandler.cs" />
<Compile Include="Code\JSON\ParserContext.cs" />