C# Class Kramax.Utility.Deb

Afficher le fichier Open project: Kramax/KramaxAutoPilot

Méthodes publiques

Méthode Description
Err ( String format ) : void
Log ( String format ) : void
Verb ( String format ) : void

Method Details

Err() public static méthode

public static Err ( String format ) : void
format String
Résultat void

Log() public static méthode

public static Log ( String format ) : void
format String
Résultat void

Verb() public static méthode

public static Verb ( String format ) : void
format String
Résultat void