Esempio n. 1
0
 // DOMErrorHandler
 public bool handleError(DOMError error)
 {
     return(default(bool));
 }
Esempio n. 2
0
	// DOMErrorHandler
	public bool handleError(DOMError error) { return default(bool); }