C# Класс Foobricator.Tools.DebugInfo

Class to provide debugging information.
Наследование: IFormattable
Показать файл Открыть проект

Открытые методы

Метод Описание
ToString ( string format, IFormatProvider formatProvider ) : string

Get a text description of the debug info.

Приватные методы

Метод Описание
DefaultFormat ( ) : string

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

Описание методов

ToString() публичный Метод

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
Результат string