mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-16 02:43:00 +00:00
Updated ConstructRequest method so it can be used by most implementations
This commit is contained in:
@@ -5,4 +5,10 @@
|
||||
Fail,
|
||||
Wait
|
||||
}
|
||||
|
||||
public enum PostParameters
|
||||
{
|
||||
InBody,
|
||||
InUri
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user