Click or drag to resize

SettingsFromSerialized Method

Construct a new Settings instance from a previously serialized string

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public static Settings FromSerialized(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: Settings
Remarks
See Also