C# Class FightGame.ConsoleHelper

显示文件 Open project: xleon/CursoLeonEoiDotNetCore

Public Methods

Method Description
Write ( string text, ConsoleColor color ) : void

Method Details

Write() public static method

public static Write ( string text, ConsoleColor color ) : void
text string
color ConsoleColor
return void