Ejemplo n.º 1
0
 private void OnDialog(MessageEventArgs e)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 private void OnConsoleAPI(MessageEventArgs e)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 private void EmitMetrics(MessageEventArgs e)
 {
     throw new NotImplementedException();
 }