Sansar.Utility Namespace

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
 

Was this article helpful?
2 out of 2 found this helpful
Have more questions? Submit a request

0 Comments

Article is closed for comments.