4 using System.Collections;
6 namespace SiliconStudio.Core.Reflection
31 void VisitObject(
object obj,
ObjectDescriptor descriptor,
bool visitMembers);
Provides a descriptor for a System.Collections.ICollection.
Default implementation of a ITypeDescriptor.
Describe a member of an object.
Interface for visiting serializable data (binary, yaml and editor).
Provides a descriptor for a System.Collections.IDictionary.
Describes a descriptor for a primitive (bool, char, sbyte, byte, int, uint, long, ulong...
Provides access members of a type.
A descriptor for an array.