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