Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.