Nullabfrage hinzugefügt
This commit is contained in:
@@ -7,6 +7,7 @@ namespace ownChat
|
||||
public ExceptionWindow(Exception exception)
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
ExceptionViewControl.Exception = exception;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user