C# Class MetroIde.Dialogs.ControlDialogs.PostGeneratorViewer

Interaction logic for PostGeneratorViewer.xaml
Show file Open project: ChadSki/Quickbeam

Public Methods

Method Description
PostGeneratorViewer ( string bbcode, string author ) : System.Windows

Private Methods

Method Description
btnOkay_Click ( object sender, RoutedEventArgs e ) : void

Method Details

PostGeneratorViewer() public method

public PostGeneratorViewer ( string bbcode, string author ) : System.Windows
bbcode string
author string
return System.Windows