C# Class FightGame.ConsoleHelper

Afficher le fichier Open project: xleon/CursoLeonEoiDotNetCore

Méthodes publiques

Méthode Description
Write ( string text, ConsoleColor color ) : void

Method Details

Write() public static méthode

public static Write ( string text, ConsoleColor color ) : void
text string
color ConsoleColor
Résultat void