Table of Contents

Class SharedStorageSetMethod

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("SharedStorageSetMethod")]
public class SharedStorageSetMethod : SharedStorageModifierMethod
Inheritance
SharedStorageSetMethod
Inherited Members

Constructors

SharedStorageSetMethod()

public SharedStorageSetMethod()

SharedStorageSetMethod(string, string, SharedStorageSetMethodOptions)

public SharedStorageSetMethod(string key, string value, SharedStorageSetMethodOptions options = null)

Parameters

key string
value string
options SharedStorageSetMethodOptions