Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
StatePrinting
OutputFormatters
OutputFormatterHelpers
C# Class StatePrinting.OutputFormatters.OutputFormatterHelpers
Show file
Open project: kbilsted/StatePrinter
Class Usage Examples
Public Methods
Method
Description
MakeReadable
(
Type
type
) :
string
Convert a type into a human readable string
Method Details
MakeReadable()
public
static
method
Convert a type into a human readable string
public
static
MakeReadable
(
Type
type
) :
string
type
System.Type
return
string