C# Class idTech4.Threading.idThread

Afficher le fichier Open project: iainmckay/idtech4.net

Méthodes publiques

Méthode Description
DWarning ( string format ) : void
Error ( string format ) : void
Warning ( string format ) : void
idThread ( ) : System

Method Details

DWarning() public méthode

public DWarning ( string format ) : void
format string
Résultat void

Error() public méthode

public Error ( string format ) : void
format string
Résultat void

Warning() public méthode

public Warning ( string format ) : void
format string
Résultat void

idThread() public méthode

public idThread ( ) : System
Résultat System