WebApi/Areas/HelpPage/SampleGeneration/HelpPageSampleGenerator.cs
@@ -11,8 +11,9 @@ using System.Net.Http.Headers; using System.Web.Http.Description; using System.Xml.Linq; using Newtonsoft.Json; namespace YwUser.Web.SysApi.Areas.HelpPage namespace IStation.WebApi.Areas.HelpPage { /// <summary> /// This class will generate the samples for the help page.