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

Inheritance: AttributeExpression
Exibir arquivo Open project: rexm/SimpleDb.Net

Public Methods

Method Description
FunctionExpression ( string functionName, Type type ) : System
ToString ( ) : string

Method Details

FunctionExpression() public method

public FunctionExpression ( string functionName, Type type ) : System
functionName string
type System.Type
return System

ToString() public method

public ToString ( ) : string
return string