C# Class ZatvorenoAI.Reporters.DetailedReport

Inheritance: IReport
Mostra file Open project: KonstantinSimeonov/Zatvoreno

Public Methods

Method Description
Add ( string info ) : IReport
DetailedReport ( ) : System.Text
Empty ( ) : IReport
ToString ( ) : string

Method Details

Add() public method

public Add ( string info ) : IReport
info string
return IReport

DetailedReport() public method

public DetailedReport ( ) : System.Text
return System.Text

Empty() public method

public Empty ( ) : IReport
return IReport

ToString() public method

public ToString ( ) : string
return string