C# Class Cucumber.SimpleDb.Linq.Structure.FunctionExpression

Inheritance: AttributeExpression
Afficher le fichier Open project: rexm/SimpleDb.Net

Méthodes publiques

Méthode Description
FunctionExpression ( string functionName, Type type ) : System
ToString ( ) : string

Method Details

FunctionExpression() public méthode

public FunctionExpression ( string functionName, Type type ) : System
functionName string
type System.Type
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string