mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-15 17:50:48 +02:00
Update docs/sdks/dot_net.md
This commit is contained in:
parent
e9eb107d5a
commit
34eb73f124
@ -25,7 +25,7 @@ dotnet add package unleash.client
|
|||||||
|
|
||||||
## Step 2: Create a new Unleash Instance
|
## Step 2: Create a new Unleash Instance
|
||||||
|
|
||||||
Next must must initialize a new instance of the Unleash Client.
|
Next we must initialize a new instance of the Unleash Client.
|
||||||
|
|
||||||
```java
|
```java
|
||||||
var settings = new UnleashSettings()
|
var settings = new UnleashSettings()
|
||||||
|
Loading…
Reference in New Issue
Block a user