Example #1
0
 public void UpdateCharacter(Character character)
 {
     CreateCharacter.UpdateCharacter(character);
     PopulateControlValues();
 }