using System; namespace Com.Hdl.ON { class StaticAttribute : Attribute { } }