IScriptPluginBefore
Assembly: ServiceStack.Common.dll
View Source
Declaration
public interface IScriptPluginBefore
Methods
BeforePluginsLoaded(ScriptContext)
View Source
Declaration
void BeforePluginsLoaded(ScriptContext context)
Parameters
Type | Name |
---|---|
ServiceStack.Script.ScriptContext | context |