Table of Contents

Class ServiceTagAttribute

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.Abstractions.dll

Base class to create Service Tags

[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class|AttributeTargets.Method, AllowMultiple = true)]
public abstract class ServiceTagAttribute : Attribute
Inheritance
object
Attribute
ServiceTagAttribute