C# Class SolutionMaker.Core.NullLogger

Inheritance: ILogger
Mostrar archivo Open project: zlphoenix/LearnCSharp

Public Methods

Method Description
Write ( string text ) : void

Method Details

Write() public method

public Write ( string text ) : void
text string
return void