exception
This commit is contained in:
@@ -12,5 +12,6 @@ namespace Pilz.Plugins
|
||||
public T? Plugin { get; internal set; }
|
||||
public PluginStatus Status { get; internal set; }
|
||||
public Assembly? Assembly { get; internal set; }
|
||||
public Exception? Exception { get; internal set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user