C# Class Pomona.Common.Internals.Formatting.TypeFormatter

Inheritance: FormatterBase
Mostra file Open project: Pomona/Pomona Class Usage Examples

Public Methods

Method Description
TypeFormatter ( Type type ) : System

Protected Methods

Method Description
GetGenericArguments ( ) : System.Type[]

Private Methods

Method Description
GetName ( Type type ) : string

Method Details

GetGenericArguments() protected method

protected GetGenericArguments ( ) : System.Type[]
return System.Type[]

TypeFormatter() public method

public TypeFormatter ( Type type ) : System
type System.Type
return System