Class AbpApiDescriptionModelOptions
Inheritance
object
AbpApiDescriptionModelOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Http.Modeling
Assembly: Volo.Abp.Http.Abstractions.dll
Syntax
public class AbpApiDescriptionModelOptions
Constructors
AbpApiDescriptionModelOptions()
Declaration
public AbpApiDescriptionModelOptions()
Properties
IgnoredInterfaces
Declaration
public HashSet<Type> IgnoredInterfaces { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.HashSet<T><System.Type> |