Interface IConvertableTo<TTarget>
Namespace: Fwt.Core
Assembly: fwt.core.dll
Syntax
public interface IConvertableTo<TTarget>
Type Parameters
| Name | Description |
|---|---|
| TTarget |
Methods
Convert()
Declaration
TTarget Convert()
Returns
| Type | Description |
|---|---|
| TTarget |