コード例 #1
0
 public void Dispose()
 {
     _javaScriptUtils?.Clear();
     _javaScriptUtils = null;
     Current          = null;
 }