public void UpdateCharacter(Character character) { CreateCharacter.UpdateCharacter(character); PopulateControlValues(); }