Beispiel #1
0
 /// <inheritdoc />
 public string[] GetDefaultArgs(BrowserArgOptions options = null) => throw new System.NotImplementedException();
 /// <inheritdoc cref="IBrowserType.GetDefaultArgs(BrowserArgOptions)"/>
 public abstract string[] GetDefaultArgs(BrowserArgOptions options = null);