C# Class xnaHelper.Helpers.LogHelper

显示文件 Open project: faintpixel/Roguelike

Public Methods

Method Description
LogInfo ( string message ) : void

Method Details

LogInfo() public static method

public static LogInfo ( string message ) : void
message string
return void