Table of Contents

Class FromBodyAttribute

Namespace
Biwen.QuickApi
Assembly
Biwen.QuickApi.dll

标记整个Request对象为FromBody

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public class FromBodyAttribute : Attribute, IBindingSourceMetadata
Inheritance
FromBodyAttribute
Implements
Inherited Members
Extension Methods

Constructors

FromBodyAttribute()

public FromBodyAttribute()

Properties

BindingSource

public BindingSource? BindingSource { get; }

Property Value

BindingSource