public static DataSourceValueGroup<T> FromException( QueryParameters queryParameters, string syntaxError )
Public Shared Function FromException ( queryParameters As QueryParameters, syntaxError As String ) As DataSourceValueGroup(Of T)
public: static DataSourceValueGroup<T>^ FromException( QueryParameters^ queryParameters, String^ syntaxError )
static member FromException : queryParameters : QueryParameters * syntaxError : string -> DataSourceValueGroup<'T>
GrafanaAdapters.DataSources.DataSourceValueGroup.FromException = function(queryParameters, syntaxError);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.