C# Class SourceLog.NewLogEntryBalloon

Interaction logic for NewLogEntryBalloon.xaml
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: tomhunter-gh/SourceLog Class Usage Examples

Public Methods

Method Description
NewLogEntryBalloon ( string logSubscription, string author, string message ) : System.Windows.Controls

Method Details

NewLogEntryBalloon() public method

public NewLogEntryBalloon ( string logSubscription, string author, string message ) : System.Windows.Controls
logSubscription string
author string
message string
return System.Windows.Controls