Westwind.Scripting Class Reference
ScriptParser.ExecuteScriptAsync
Table of Contents
On this page:

ScriptParser.ExecuteScriptAsync

public Task<string> ExecuteScriptAsync<TModelType>(string script, TModelType model, 
			CSharpScriptExecution scriptEngine, string basePath)

Overloads

public Task<string> ExecuteScriptAsync(string script, object model, CSharpScriptExecution scriptEngine, string basePath)

© West Wind Technologies, 2026 • updated: Apr 26, 2025
Comment or report problem with topic