EventAttribute
Assembly: ServiceStack.Text.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Method)]
public sealed class EventAttribute : Attribute, _Attribute
Properties
Level
View Source
Declaration
public EventLevel Level { get; set; }
Implements
System.Runtime.InteropServices._Attribute