C# Class Net.Http.WebApi.OData.Query.Expressions.SingleValueFunctionCallNode

Inheritance: SingleValueNode
Afficher le fichier Open project: TrevorPilley/Net.Http.WebApi.OData Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SingleValueFunctionCallNode ( string name ) : System.Collections.Generic

Initialises a new instance of the SingleValueFunctionCallNode class.

Method Details

SingleValueFunctionCallNode() public méthode

Initialises a new instance of the SingleValueFunctionCallNode class.
public SingleValueFunctionCallNode ( string name ) : System.Collections.Generic
name string The name.
Résultat System.Collections.Generic