- Assembly
- Wyam
.Testing .dll - Namespace
- Wyam
.Testing .Meta - Containing Type
- ITypeConversions
Syntax
void AddTypeConversion<T, TResult>(Func<T, TResult> typeConversion)
Type Parameters
Name | Description |
---|---|
T | |
TResult |
Parameters
Name | Type | Description |
---|---|---|
typeConversion | Func |
Return Value
Type | Description |
---|---|
void |