Type ${h(Type.PrettyName)}
-Namespace ${Namespace.Name}
-Parent ${Format(Type.ParentType)}
-Interfaces ${WriteInterfaces(Type.Interfaces)}
-Events
--
-
- ${Format(ev)} -
Methods
--
-
- ${Format(method)} -
Properties
--
-
- ${Format(property)} -
Fields
--
-
- ${Format(field)} -