ExcludeAttribute
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
public class ExcludeAttribute : AttributeBase, _Attribute
Properties
Feature
View Source
Declaration
public Feature Feature { get; set; }
Implements
System.Runtime.InteropServices._Attribute