public string GetBestModelFromGetPackages(
string modelsJson
)
Public Function GetBestModelFromGetPackages (
modelsJson As String
) As String
public:
String^ GetBestModelFromGetPackages(
String^ modelsJson
)
member GetBestModelFromGetPackages :
modelsJson : string -> string
[Missing <param name="modelsJson"/> documentation for "M:SuperBuilderWinService.ProvidersImpl.SqliteConfigService.GetBestModelFromGetPackages(System.String)"]
[Missing <returns> documentation for "M:SuperBuilderWinService.ProvidersImpl.SqliteConfigService.GetBestModelFromGetPackages(System.String)"]