C# Class Net.Http.WebApi.OData.Query.SelectQueryOption

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

Méthodes publiques

Méthode Description
SelectQueryOption ( string rawValue ) : System

Initialises a new instance of the SelectQueryOption class.

Method Details

SelectQueryOption() public méthode

Initialises a new instance of the SelectQueryOption class.
public SelectQueryOption ( string rawValue ) : System
rawValue string The raw request value.
Résultat System