Added new Models and Razor Template
This commit is contained in:
@ -47,6 +47,10 @@ namespace WGneu.Windows {
|
||||
Documents.Template.Test();
|
||||
}
|
||||
|
||||
private void Button4_Click(object sender, EventArgs e) {
|
||||
Documents.Template.Generate(_context);
|
||||
}
|
||||
|
||||
private void Button_Click(object sender, RoutedEventArgs e) {
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user