public void DoAction(IHost aHost) { //FIXME: Должен использоваться char[]. aHost.ChangePassword(new string(password)); }