using System; namespace ApiExplorerWebSite { public class ReloadAttribute : Attribute { } }