namespace DPumpHydr.WinFrmUI.WenSkin.Json { internal enum JsonContainerType { None, Object, Array, Constructor } }