1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00

Update docs/sdks/dot_net.md

This commit is contained in:
Christopher Kolstad 2021-02-24 10:52:40 +01:00 committed by GitHub
parent 4f6085f1d9
commit 77a95b9788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ The activation strategies is an implementation of rules based on data, which you
The simplest way to provide the Unleash Context is as part of the “isEnabled” call:
```java
```csharp
var context = new UnleashContext
{
UserId = "61"