Search Results for

    Show / Hide Table of Contents

    Interface CanGetDelegate

    Namespace: Microsoft.ML.Probabilistic.Compiler.Reflection
    Assembly: Microsoft.ML.Probabilistic.Compiler.dll
    Syntax
    public interface CanGetDelegate

    Methods

    GetDelegate(Type)

    Declaration
    Delegate GetDelegate(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    Delegate
    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.