Namespace TSD.API.Remoting.Common.Properties
Classes
IDictionaryPropertyExtensions
Contains extension methods for IDictionaryProperty<TKey, TItemWrapper, TItem> interface
Interfaces
IDictionaryOfProperties<TKey, TItem>
Represents a wrapper for an dictionary property containing writable properties
IDictionaryOfReadOnlyProperties<TKey, TItem>
Represents a wrapper for a dictionary property containing read-only properties
IDictionaryProperty<TKey, TItemWrapper, TItem>
Represents a wrapper for a dictionary property
IKeyValuePair<TKey, TValue>
Represents the pair of key and value
IListOfProperties<TItem>
Represents a wrapper for a list property containing writable properties
IListOfReadOnlyProperties<TItem>
Represents a wrapper for a list property containing read-only properties
IListProperty<TItemWrapper, TItem>
Represents a wrapper for a list property
IPropertyWithValidValues<TValue>
Represents a property wrapper with collection of valid values
IProperty<TValue>
Represents a property wrapper
IReadOnlyProperty<TValue>
Represents a wrapper for a read-only property
IValidValues<TValue>
Represents a collection of valid values