Example #1
0
 public void GenerateEvents(JvmEventType eventType)
 {
     ThrowOnFailure(_rawInterface.GenerateEvents(_env, eventType));
 }