UniValue Create Method (Object, NameValueCollection)Nemiro.OAuth
Initializes a new UniValue instance with a specified value and attributes.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public static UniValue Create(
	Object value,
	NameValueCollection attributes
)

Return Value

Type: UniValue
See Also