C# Class SourceLog.NewLogEntryBalloon

Interaction logic for NewLogEntryBalloon.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: tomhunter-gh/SourceLog Class Usage Examples

Méthodes publiques

Méthode Description
NewLogEntryBalloon ( string logSubscription, string author, string message ) : System.Windows.Controls

Method Details

NewLogEntryBalloon() public méthode

public NewLogEntryBalloon ( string logSubscription, string author, string message ) : System.Windows.Controls
logSubscription string
author string
message string
Résultat System.Windows.Controls