C# Class PropertyGrid.QuestionMessage

Inheritance: MessageDescription
Afficher le fichier Open project: modesto/monoreports Class Usage Examples

Méthodes publiques

Méthode Description
QuestionMessage ( ) : System
QuestionMessage ( string text ) : System
QuestionMessage ( string text, string secondaryText ) : System

Method Details

QuestionMessage() public méthode

public QuestionMessage ( ) : System
Résultat System

QuestionMessage() public méthode

public QuestionMessage ( string text ) : System
text string
Résultat System

QuestionMessage() public méthode

public QuestionMessage ( string text, string secondaryText ) : System
text string
secondaryText string
Résultat System