C# Class LinqToRest.OData.ODataQueryPartTypeExtensions

Mostrar archivo Open project: chrisblock/LinqToRest

Public Methods

Method Description
GetFromUrlParameterName ( this parameterName ) : ODataQueryPartType
GetUrlParameterName ( this type ) : string

Private Methods

Method Description
ODataQueryPartTypeExtensions ( ) : System

Method Details

GetFromUrlParameterName() public static method

public static GetFromUrlParameterName ( this parameterName ) : ODataQueryPartType
parameterName this
return ODataQueryPartType

GetUrlParameterName() public static method

public static GetUrlParameterName ( this type ) : string
type this
return string