<79d49280-9f55-4197-89a8-9ff9b45290e2>ObserversList<T, TParam>.ObserversListPerParam<T, TParam> Class
Definition
public class <79d49280-9f55-4197-89a8-9ff9b45290e2>ObserversList<T, TParam>.ObserversListPerParam<T, TParam>
Constructors
| Name | Description |
|---|---|
| <79d49280-9f55-4197-89a8-9ff9b45290e2>ObserversList<T, TParam>.ObserversListPerParam<T, TParam> | No summary available. |
<79d49280-9f55-4197-89a8-9ff9b45290e2>ObserversList<T, TParam>.ObserversListPerParam<T, TParam> Constructor
public <79d49280-9f55-4197-89a8-9ff9b45290e2>ObserversList<T, TParam>.ObserversListPerParam<T, TParam>(AvaloniaUI.DiagnosticsProtocol.<79d49280-9f55-4197-89a8-9ff9b45290e2>ObserversList<T,TParam><T, TParam> parent, TParam param)
Parameters
parent AvaloniaUI.DiagnosticsProtocol.<79d49280-9f55-4197-89a8-9ff9b45290e2>ObserversList<T,TParam><T, TParam>
param TParam
Methods
| Name | Description |
|---|---|
| Subscribe | No summary available. |
Subscribe Method
public IDisposable Subscribe(IObserver<T> observer)
Parameters
observer IObserver<T>
Returns
IDisposable
Properties
| Name | Description |
|---|---|
| Param | No summary available. |
Param Property
public TParam Param { get; set; }