WebApi/Areas/HelpPage/SampleGeneration/ObjectGenerator.cs
@@ -6,7 +6,7 @@ using System.Linq; using System.Reflection; namespace YwUser.Web.SysApi.Areas.HelpPage namespace IStation.WebApi.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it with sample data.