Method | Description | |
---|---|---|
CheckLoad ( ) : void |
Initializes a new instance of the ParameterMetaDataRepository class.
|
|
GetParameterMetaData ( string nodeKey, string metaKey, string vechileType = "" ) : string |
Gets the parameter meta data.
|
|
Reload ( ) : void |
Method | Description | |
---|---|---|
ConvertMetaKey ( string input ) : string |
public static GetParameterMetaData ( string nodeKey, string metaKey, string vechileType = "" ) : string | ||
nodeKey | string | The node key. |
metaKey | string | The meta key. |
vechileType | string | |
return | string |