Aracılığıyla paylaş


ProducesDefaultResponseTypeAttribute Oluşturucular

Tanım

Aşırı Yüklemeler

ProducesDefaultResponseTypeAttribute()

bir örneğini ProducesResponseTypeAttributebaşlatır.

ProducesDefaultResponseTypeAttribute(Type)

bir örneğini ProducesResponseTypeAttributebaşlatır.

ProducesDefaultResponseTypeAttribute()

Kaynak:
ProducesDefaultResponseTypeAttribute.cs
Kaynak:
ProducesDefaultResponseTypeAttribute.cs

bir örneğini ProducesResponseTypeAttributebaşlatır.

public:
 ProducesDefaultResponseTypeAttribute();
public ProducesDefaultResponseTypeAttribute ();
Public Sub New ()

Şunlara uygulanır

ProducesDefaultResponseTypeAttribute(Type)

Kaynak:
ProducesDefaultResponseTypeAttribute.cs
Kaynak:
ProducesDefaultResponseTypeAttribute.cs

bir örneğini ProducesResponseTypeAttributebaşlatır.

public:
 ProducesDefaultResponseTypeAttribute(Type ^ type);
public ProducesDefaultResponseTypeAttribute (Type type);
new Microsoft.AspNetCore.Mvc.ProducesDefaultResponseTypeAttribute : Type -> Microsoft.AspNetCore.Mvc.ProducesDefaultResponseTypeAttribute
Public Sub New (type As Type)

Parametreler

type
Type

Type Yanıtta yazılacak nesnenin.

Şunlara uygulanır