Beispiel #1
0
 internal virtual void InternalRegister(IAccountInternal account)
 {
     _accountManager.RegisterAccount(account, _default);
 }