C# Class Glyma.Debug.DebugLogger

Afficher le fichier Open project: chris-tomich/Glyma

Private Properties

Свойство Type Description
DebugLogger System

Méthodes publiques

Méthode Description
LogMsg ( string message ) : void

Private Methods

Méthode Description
DebugLogger ( ) : System

Method Details

LogMsg() public méthode

public LogMsg ( string message ) : void
message string
Résultat void