- Namespace
- Avalonia
.Reactive - Containing Type
- Lightweight
Observable Base <T>
Syntax
protected void PublishNext(T value)
Parameters
Name | Type | Description |
---|---|---|
value | T |
Return Value
Type | Description |
---|---|
void |
protected void PublishNext(T value)
Name | Type | Description |
---|---|---|
value | T |
Type | Description |
---|---|
void |