Пример #1
0
 public void OnAccountCreated(AccountCreationEventArgs e)
 {
     m_host.OnAccountCreated(e);
 }