nr.d Class
Definition
public class nr.d
Constructors
| Name | Description |
|---|---|
| nr.d | No summary available. |
nr.d Constructor
public nr.d(nr.c a, Avalonia.Platform.WebViewAdapterInfo b)
Parameters
a nr.c
Methods
| Name | Description |
|---|---|
| <Clone>$ | No summary available. |
| Deconstruct | No summary available. |
| Equals (3 overloads) | No summary available. |
| GetHashCode | No summary available. |
| ToString | No summary available. |
| Deconstruct | Inherited from nr.a. |
<Clone>$ Method
public nr.d <Clone>$()
Returns
nr.d
Deconstruct Method
public void Deconstruct(nr.c& InvokeAsync, Avalonia.Platform.WebViewAdapterInfo& Info)
Parameters
InvokeAsync nr.c&
Equals overloads
Equals Method
public bool Equals(object obj)
Parameters
obj object
Returns
bool
Equals Method
public bool Equals(nr.a other)
Parameters
other nr.a
Returns
bool
Equals Method
public bool Equals(nr.d other)
Parameters
other nr.d
Returns
bool
GetHashCode Method
public int GetHashCode()
Returns
int
ToString Method
public string ToString()
Returns
string
Properties
| Name | Description |
|---|---|
| a | No summary available. |
a Property
public nr.c a { get; set; }