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

Afficher le fichier Open project: netcasewqs/elinq

Méthodes publiques

Свойство Type Description
Index int
Type System.Type

Méthodes publiques

Méthode Description
ParameterMapping ( int index, Type type ) : System

Method Details

ParameterMapping() public méthode

public ParameterMapping ( int index, Type type ) : System
index int
type System.Type
Résultat System

Property Details

Index public_oe property

public int Index
Résultat int

Type public_oe property

public Type,System Type
Résultat System.Type