TSD.API.Remoting.Common.Properties Namespace

 
Classes
Interfaces
  InterfaceDescription
Public interfaceIDictionaryOfPropertiesTKey, TItem
Represents a wrapper for an dictionary property containing writable properties
Public interfaceIDictionaryOfReadOnlyPropertiesTKey, TItem
Represents a wrapper for a dictionary property containing read-only properties
Public interfaceIDictionaryPropertyTKey, TItemWrapper, TItem
Represents a wrapper for a dictionary property
Public interfaceIKeyValuePairTKey, TValue
Represents the pair of key and value
Public interfaceIListOfPropertiesTItem
Represents a wrapper for a list property containing writable properties
Public interfaceIListOfReadOnlyPropertiesTItem
Represents a wrapper for a list property containing read-only properties
Public interfaceIListPropertyTItemWrapper, TItem
Represents a wrapper for a list property
Public interfaceIPropertyTValue
Represents a property wrapper
Public interfaceIPropertyWithValidValuesTValue
Represents a property wrapper with collection of valid values
Public interfaceIReadOnlyPropertyTValue
Represents a wrapper for a read-only property
Public interfaceIValidValuesTValue
Represents a collection of valid values