5 namespace SiliconStudio.Core.Reflection
32 Type DeclaringType {
get; }
53 object Get(
object thisObject);
60 void Set(
object thisObject,
object value);
SharpDX.DirectWrite.Factory Factory
Describe a member of an object.
Provides access members of a type.
A factory to create an instance of a ITypeDescriptor
DataStyle
Specifies the style used for textual serialization when an array/list or a dictionary/map must be ser...