C# Class NLite.Data.Linq.Expressions.FunctionBinder.ParameterMapping

Datei anzeigen Open project: netcasewqs/elinq

Public Properties

Property Type Description
Index int
Type System.Type

Public Methods

Method Description
ParameterMapping ( int index, Type type ) : System

Method Details

ParameterMapping() public method

public ParameterMapping ( int index, Type type ) : System
index int
type System.Type
return System

Property Details

Index public_oe property

public int Index
return int

Type public_oe property

public Type,System Type
return System.Type