C# Class xnaHelper.Helpers.LogHelper

Afficher le fichier Open project: faintpixel/Roguelike

Méthodes publiques

Méthode Description
LogInfo ( string message ) : void

Method Details

LogInfo() public static méthode

public static LogInfo ( string message ) : void
message string
Résultat void