C# Class LinqToRest.OData.UrlParameterAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: chrisblock/LinqToRest

Public Methods

Method Description
UrlParameterAttribute ( string parameterName ) : System

Method Details

UrlParameterAttribute() public method

public UrlParameterAttribute ( string parameterName ) : System
parameterName string
return System