C# Class FrannHammer.DataSynchro.Properties.StringFormatMethodAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Frannsoft/FrannHammer

Méthodes publiques

Méthode Description
StringFormatMethodAttribute ( string formatParameterName ) : System

Method Details

StringFormatMethodAttribute() public méthode

public StringFormatMethodAttribute ( string formatParameterName ) : System
formatParameterName string /// Specifies which parameter of an annotated method should be treated as format-string ///
Résultat System