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