Fork me on GitHub

Parameter.

Parameter(string, object) Constructor

Namespace
SharpInputSystem
Containing Type
Parameter

Syntax

public Parameter(string key, object value)

Parameters

Name Type Description
key string
value object

Return Value

Type Description
void