Delegate Converter
Namespace: Microsoft.ML.Probabilistic.Compiler.Reflection
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public delegate object Converter(object toConvert);
Parameters
| Type | Name | Description |
|---|---|---|
| Object | toConvert |
Returns
| Type | Description |
|---|---|
| Object |