CoinGeckoClient Constructor
Initializes a new instance of the CoinGeckoClient class.
Namespace:
CoinGeckoAPIAssembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
Syntax
public CoinGeckoClient( ILogger<CoinGeckoClient> logger, string apiKey )
Public Sub New ( _ logger As ILogger(Of CoinGeckoClient), _ apiKey As String _ )