Method | Description | |
---|---|---|
Report ( ) : string | ||
Value ( string key, object value ) : void |
Create or update a parameter that should be displayed in the debug log
|
public static Value ( string key, object value ) : void | ||
key | string | |
value | object | |
return | void |