C# Class TcKs.Gr1dRuntime.Console.ConsoleDeck

Implementation of IDeck. Trace to Console.
Inheritance: DeckBase
Exibir arquivo Open project: TenCoKaciStromy/TcKs.Gr1dRuntime Class Usage Examples

Public Methods

Method Description
Trace ( string message, string category ) : void

Method Details

Trace() public method

public Trace ( string message, string category ) : void
message string
category string
return void