mirror of
				https://github.com/JKorf/CryptoExchange.Net
				synced 2025-10-31 10:27:48 +00:00 
			
		
		
		
	Corrected ICryptoRestClient and ICryptoSocketClient namespaces
This commit is contained in:
		
							parent
							
								
									0d6a100aac
								
							
						
					
					
						commit
						4e4ffcab1c
					
				| @ -1,11 +1,10 @@ | |||||||
| using CryptoExchange.Net.Interfaces; | using CryptoExchange.Net.Interfaces.CommonClients; | ||||||
| using CryptoExchange.Net.Interfaces.CommonClients; |  | ||||||
| using Microsoft.Extensions.DependencyInjection; | using Microsoft.Extensions.DependencyInjection; | ||||||
| using System; | using System; | ||||||
| using System.Collections.Generic; | using System.Collections.Generic; | ||||||
| using System.Text; | using System.Text; | ||||||
| 
 | 
 | ||||||
| namespace CryptoExchange.Net.Clients | namespace CryptoExchange.Net.Interfaces | ||||||
| { | { | ||||||
|     /// <summary> |     /// <summary> | ||||||
|     /// Client for accessing REST API's for different exchanges |     /// Client for accessing REST API's for different exchanges | ||||||
|  | |||||||
| @ -1,11 +1,10 @@ | |||||||
| using CryptoExchange.Net.Interfaces; | using CryptoExchange.Net.Interfaces.CommonClients; | ||||||
| using CryptoExchange.Net.Interfaces.CommonClients; |  | ||||||
| using Microsoft.Extensions.DependencyInjection; | using Microsoft.Extensions.DependencyInjection; | ||||||
| using System; | using System; | ||||||
| using System.Collections.Generic; | using System.Collections.Generic; | ||||||
| using System.Text; | using System.Text; | ||||||
| 
 | 
 | ||||||
| namespace CryptoExchange.Net.Clients | namespace CryptoExchange.Net.Interfaces | ||||||
| { | { | ||||||
|     /// <summary> |     /// <summary> | ||||||
|     /// Client for accessing Websocket API's for different exchanges |     /// Client for accessing Websocket API's for different exchanges | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user