Class OutputParameterResultFormatter
Inheritance
System.Object
OutputParameterResultFormatter
Namespace: InsaneScatterbrain.ScriptGraph.Editor
Syntax
public static class OutputParameterResultFormatter : object
Methods
Format(IReadOnlyDictionary<String, Object>, String)
Declaration
public static string Format(IReadOnlyDictionary<string, object> latestResult, string key)
Parameters
Type | Name | Description |
---|---|---|
IReadOnlyDictionary<System.String, System.Object> | latestResult | |
System.String | key |
Returns
Type | Description |
---|---|
System.String |