root/trunk/nuxleus/Source/Xameleon/Function/HashcodeGenerator.cs
| Revision 3980, 205 bytes (checked in by xmlhacker, 1 year ago) |
|---|
| Line | |
|---|---|
| 1 | using System; |
| 2 | using System.Collections.Generic; |
| 3 | using System.Text; |
| 4 | using System.Security.Cryptography; |
| 5 | |
| 6 | namespace Xameleon.Function |
| 7 | { |
| 8 | |
| 9 | //MOVED TO Xameleon.Cryptography.HashcodeGenerator |
| 10 | } |
Note: See TracBrowser for help on using the browser.
