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

Inheritance: FormatterBase
Afficher le fichier Open project: Pomona/Pomona Class Usage Examples

Méthodes publiques

Méthode Description
TypeFormatter ( Type type ) : System

Méthodes protégées

Méthode Description
GetGenericArguments ( ) : System.Type[]

Private Methods

Méthode Description
GetName ( Type type ) : string

Method Details

GetGenericArguments() protected méthode

protected GetGenericArguments ( ) : System.Type[]
Résultat System.Type[]

TypeFormatter() public méthode

public TypeFormatter ( Type type ) : System
type System.Type
Résultat System