ApiNamespace
classNamespace: MyLittleContentEngine.Models
Represents a namespace in the API reference
Declaration
public record ApiNamespace
Inheritance
MyLittleContentEngine.Models.ApiReferenceItem
→ ApiNamespace
Implements
System.IEquatable<MyLittleContentEngine.Models.ApiNamespace>
Propertys
Types
propertypublic required IReadOnlyList<ApiType> Types { get; init; }
Types contained in this namespace
Returns:
IReadOnlyList<ApiType> ApiNamespace.Types