partial void UpdateSkill(Skill instance);
partial void DeleteSkill(Skill instance);
partial void InsertSkill(Skill instance);