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

Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

Méthode Description
ToString ( ) : string

Méthodes protégées

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

Private Methods

Méthode Description
GetGenericParameterString ( ) : string

Method Details

FormatterBase() protected méthode

protected FormatterBase ( string name ) : System
name string
Résultat System

GetGenericArguments() protected abstract méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string