Sandbox Logo

interface ITypeAttribute

Summary

When applied to an attribute, which is then applied to a type.. This will make <see cref="P:Sandbox.ITypeAttribute.TargetType" /> set on the attribute upon load. <para>This provides a convenient way to know which type the attribute was attached to.</para>

User Comments