Search Results for

    Show / Hide Table of Contents

    Class ParameterTypeHandler

    A class which contains methods to configure the used type handlers while parsing Interpolated arguments.

    Inheritance
    Object
    ParameterTypeHandler
    Namespace: Venflow
    Assembly: Venflow.dll
    Syntax
    public static class ParameterTypeHandler : object

    Methods

    | Improve this Doc View Source

    AddTypeHandler(Type, IParameterTypeHandler)

    Adds a type handler.

    Declaration
    public static void AddTypeHandler(Type type, IParameterTypeHandler typeHandler)
    Parameters
    Type Name Description
    Type type

    The type to which the type handler should be mapped.

    IParameterTypeHandler typeHandler

    The type handler.

    Theme

    • Improve this Doc
    • View Source
    Back to top Copyright © 2021 Twenty