namespace DPumpHydr.WinFrmUI.RLT.Enum.Poison { #region TilePartContentTypeEnum public enum TilePartContentType { Text, Image, Html } #endregion }