실행환경검사 invoke 오류 수정
This commit is contained in:
@@ -234,8 +234,9 @@ namespace Project
|
||||
|
||||
InitWebView = 1;
|
||||
}
|
||||
catch
|
||||
catch(Exception ex)
|
||||
{
|
||||
Console.WriteLine(ex.Message);
|
||||
InitWebView = 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user