Example #1
0
 public void AddAction(Type t, Action <object> Method) => listener.AddAction(t, Method);