Method | Description | |
---|---|---|
UriTemplateParameter ( string name, object>.Func |
Constructor.
|
public UriTemplateParameter ( string name, object>.Func | ||
name | string | The name of the parameter. |
accessor | object>.Func | The accessor function to return the parameter from the instance. |
return | System |