Class InspectorExpandAttribute
Namespace: RealityCollective.ServiceFramework.Attributes
Used as a generic inspector to render properties of a decorated object instead of the ToString value.
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Interface)]
public class InspectorExpandAttribute : Attribute
Inheritance
object ← Attribute ← InspectorExpandAttribute