Class KeyValueType
- Namespace
- Alis.Core.Aspect.Data.Json
- Assembly
- Alis.dll
The key value type class
internal sealed class KeyValueType
Inheritance
Inherited Members
Fields
KeyType
The key type
public Type KeyType
Field Value
ValueType
The value type
public Type ValueType