示例#1
0
 public void AddEventListener <T>(string type, Defs.Function <T> onEvent)
 {
 }
示例#2
0
 public void DispatchEvent <T>(Event evt, Defs.Function <T> onEvent = null)
 {
 }