Show / Hide Table of Contents

    Class Binder

    Selects a member from a list of candidates, and performs type conversion from actual argument type to formal argument type.

    Inheritance
    Object
    Binder
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: System.Reflection
    Assembly: mscorlib.dll
    Syntax
    public abstract class Binder
    Remarks

    Available only in mscorlib build with support for System.Reflection.

    Extension Methods

    LogDispatcher.GetCurrentClassLogger(Object)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018 nanoFramework Contributors
    Generated by DocFX