Skip to main content

Namespace ServiceStack.Api.OpenApi.Support

Classes

[ OrderedDictionary<TKey, TValue>](../ServiceStack.Api.OpenApi.Support/OrderedDictionaryTKey, TValue)

Represents a generic collection of key/value pairs that are ordered independently of the key and value.

Interfaces

[ IOrderedDictionary<TKey, TValue>](../ServiceStack.Api.OpenApi.Support/IOrderedDictionaryTKey, TValue)

Represents a generic collection of key/value pairs that are ordered independently of the key and value.