public class NetworkSkill_select : Skill_select { public NetworkSkill_select(SkillParameter skillPrm, string option) : base(skillPrm, option) { } }