Example #1
0
 internal void ProcessAccount(AccountData data)
 {
     _emitter.EmitAccountData(data);
 }