C# 클래스 Foobricator.Tools.DebugInfo

Class to provide debugging information.
상속: IFormattable
파일 보기 프로젝트 열기: geoffles/Foobricator

공개 메소드들

메소드 설명
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