tangxu
2024-06-11 e08f18c84c96ca794407f4fcb737b26fa76c0a1f
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.