Interface IDynCast<T>
Namespace: LibSugar
Assembly: LibSugar.dll
Syntax
public interface IDynCast<out T>
Type Parameters
| Name | Description |
|---|---|
| T |
Methods
| Improve this Doc View SourceDynCast()
Declaration
T DynCast()
Returns
| Type | Description |
|---|---|
| T |
Extension Methods
Sugar.Borrow<T>(T)
Sugar.Owner<T>(T)