Table of Contents

Method Create

Namespace
DotNetBrowser.Net
Assembly
DotNetBrowser.dll

Create(string)

Creates the Scheme instance from string representation.

public static Scheme Create(string value)

Parameters

value string

string representation

Returns

Scheme

the corresponding Scheme instance.