Skip to content

Commit 5b65578

Browse files
Update README.md (#120)
1 parent dc4cda6 commit 5b65578

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,6 @@ public partial class MyReactiveClass : ReactiveObject
158158

159159
### Usage ObservableAsPropertyHelper with Field and non readonly nullable OAPH field
160160
```csharp
161-
162-
### Usage ObservableAsPropertyHelper with Observable Property
163-
```csharp
164161
using ReactiveUI.SourceGenerators;
165162

166163
public partial class MyReactiveClass : ReactiveObject, IActivatableViewModel

0 commit comments

Comments
 (0)