mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 13:33:13 +00:00
IAuth
This commit is contained in:
@ -318,7 +318,6 @@ public static class Global
|
||||
}
|
||||
|
||||
|
||||
|
||||
public static byte[] GenerateBytes(int length)
|
||||
{
|
||||
var b = new byte[length];
|
||||
|
Reference in New Issue
Block a user