C# Class Sarcasm.Reflection.MetaFormatter

Afficher le fichier Open project: davidnemeti/Sarcasm Class Usage Examples

Méthodes publiques

Méthode Description
CreateFormatter ( ) : Formatter
IsFormatterType ( Type type ) : bool
MetaFormatter ( Type formatterType ) : System

Method Details

CreateFormatter() public méthode

public CreateFormatter ( ) : Formatter
Résultat Sarcasm.Unparsing.Formatter

IsFormatterType() public static méthode

public static IsFormatterType ( Type type ) : bool
type System.Type
Résultat bool

MetaFormatter() public méthode

public MetaFormatter ( Type formatterType ) : System
formatterType System.Type
Résultat System