代码清理
This commit is contained in:
@@ -46,7 +46,8 @@ namespace Ink_Canvas
|
||||
Close();
|
||||
}
|
||||
|
||||
private void Window_Closed(object sender, EventArgs e) {
|
||||
private void Window_Closed(object sender, EventArgs e)
|
||||
{
|
||||
_windowClose?.Invoke();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user