Beispiel #1
0
 private void OnNewTag(object sender, TagEventArgs e)
 {
     ExecCurrentState(e.tag);
 }