Skip to main content

ScriptExtensions

Assembly: ServiceStack.Common.dll
View Source
Declaration
public static class ScriptExtensions

Methods

InStopFilter(Exception, ScriptScopeContext, Object)

View Source
Declaration
public static object InStopFilter(this Exception ex, ScriptScopeContext scope, object options)
Returns

System.Object

Parameters
TypeName
System.Exceptionex
ServiceStack.Script.ScriptScopeContextscope
System.Objectoptions

AsString(Object)

View Source
Declaration
public static string AsString(this object str)
Returns

System.String

Parameters
TypeName
System.Objectstr