ExcludeMetadataAttribute
Exclude API from all Metadata Services
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property)]
public class ExcludeMetadataAttribute : ExcludeAttribute, _Attribute
Inherited Properties
Feature
View Source
Declaration
public Feature Feature { get; set; }
Implements
System.Runtime.InteropServices._Attribute