C# Class Foobricator.Tools.DebugInfo

Class to provide debugging information.
Inheritance: IFormattable
Afficher le fichier Open project: geoffles/Foobricator

Méthodes publiques

Méthode Description
ToString ( string format, IFormatProvider formatProvider ) : string

Get a text description of the debug info.

Private Methods

Méthode Description
DefaultFormat ( ) : string

Default formatting. Can be configured with Foobricator.Tools.Log.

Method Details

ToString() public méthode

Get a text description of the debug info.
public ToString ( string format, IFormatProvider formatProvider ) : string
format string See details for format options
formatProvider IFormatProvider Not used
Résultat string