C# Class Switcheroo.Samples.Logger

Afficher le fichier Open project: rhanekom/Switcheroo

Private Properties

Свойство Type Description
GetColor ConsoleColor
GetRandomColor ConsoleColor

Méthodes publiques

Méthode Description
Log ( string message ) : void

Private Methods

Méthode Description
GetColor ( ) : ConsoleColor
GetRandomColor ( ) : ConsoleColor

Method Details

Log() public méthode

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