Esempio n. 1
0
 static public bool RegisterEvent(int e)
 {
     return(Instance.AddEventToRegister(e));
 }