using System; namespace LYFZ.OtherExpansion.SkinControl { public enum BackStyle { Tile, Stretch } }