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

Inheritance: FormatterBase
Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

Méthode Description
MethodFormatter ( MethodInfo method ) : System
ToString ( ) : string

Méthodes protégées

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

Method Details

GetGenericArguments() protected méthode

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

MethodFormatter() public méthode

public MethodFormatter ( MethodInfo method ) : System
method System.Reflection.MethodInfo
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string