Table of Contents

Class Binder

Namespace
System.Reflection
Assembly
mscorlib.dll

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

public abstract class Binder
Inheritance
Binder
Inherited Members
Extension Methods

Remarks

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

Constructors

Binder()

protected Binder()