- Namespace
- Avalonia
.Utilities - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["RefCountable"]
class Type type-node
Syntax
public static class RefCountable
Methods
Name | Value | Summary |
---|---|---|
Create |
IRef |
Create a reference counted object wrapping the given item.
static
|
Create |
IRef |
Create an non-owning non-clonable reference to an item.
static
|