using System.Collections; using System.Collections.Generic; namespace Ether { public enum EtherInputType { %Content% } }