Class FromUriAttribute
The From
Inheritance
System.Object
System.Attribute
FromUriAttribute
Namespace: LambdaSharp.ApiGateway
Assembly: LambdaSharp.ApiGateway.dll
Syntax
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class FromUriAttribute : Attribute
Remarks
The Fromstring
, int
, etc.)
as they are deserialized from path- and query-string parameters by default.