Sansar.Utility Namespace
Namespace
Utility types:
Type | Description |
---|---|
GenericEnumerable<T> | The GenericEnumerable takes a delegate which accesses items in a Array-like collection by index and allows iteration through enumeration. |
GenericEnumerable<T>.GetItem | Delegate which returns an item by index. |
JsonSerializationData | The result of a serialization request. |
JsonSerializationData<T> | The result of a serialization request. |
JsonSerializer | Converts objects to and from javascript object notation strings |
JsonSerializerOptions | Options which control the serialization and deserialization process |
Copyright ©2018
0 Comments