- Namespace
- Avalonia
.Reactive - Containing Type
- Lightweight
Observable Base <T>
Syntax
protected virtual void Subscribed(IObserver<T> observer, bool first)
Parameters
Name | Type | Description |
---|---|---|
observer | IObserver |
|
first | bool |
Return Value
Type | Description |
---|---|
void |