Esempio n. 1
0
 public virtual void CriticalError(string Message)
 {
     IgorDebug.CriticalError(this, Message);
 }