- Namespace
- Avalonia
.Utilities - Containing Type
- TypeUtilities
Syntax
public static T ConvertImplicit<T>(object value)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
value | object |
Return Value
Type | Description |
---|---|
T |
public static T ConvertImplicit<T>(object value)
Name | Description |
---|---|
T |
Name | Type | Description |
---|---|---|
value | object |
Type | Description |
---|---|
T |