调整了模板
This commit is contained in:
@@ -21,7 +21,7 @@ public static class LabelExtensions
|
||||
{
|
||||
self.Text = text;
|
||||
}
|
||||
catch (Exception e)
|
||||
catch (Exception)
|
||||
{
|
||||
BIT4Log.Warnning(path);
|
||||
throw;
|
||||
|
Reference in New Issue
Block a user