Example #1
0
 private void OnDialog(MessageEventArgs e)
 {
     throw new NotImplementedException();
 }
Example #2
0
 private void OnConsoleAPI(MessageEventArgs e)
 {
     throw new NotImplementedException();
 }
Example #3
0
 private void EmitMetrics(MessageEventArgs e)
 {
     throw new NotImplementedException();
 }