Class FromBodyAttribute
The From
Inheritance
System.Object
System.Attribute
FromBodyAttribute
Namespace: LambdaSharp.ApiGateway
Assembly: LambdaSharp.ApiGateway.dll
Syntax
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class FromBodyAttribute : Attribute
Remarks
The From