Table of Contents

Class JustAsServiceAttribute

Namespace
Biwen.QuickApi.Attributes
Assembly
Biwen.QuickApi.dll

标记QuickApi只在服务中使用,不注册Api路由

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

Constructors

JustAsServiceAttribute()

public JustAsServiceAttribute()