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

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

Méthodes publiques

Méthode Description
ExpandQueryOption ( string rawValue ) : System

Initialises a new instance of the ExpandQueryOption class.

Method Details

ExpandQueryOption() public méthode

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