Namespace Unity.Properties.Editor
Classes
TypeConstruction
Helper class to create new instances for given types.
TypeUtility
Utility class around Type.
Delegates
TypeConstruction.ConstructorMethod<TType>
Represents the method that will handle constructing a specified TType
.