Skip to main content

LispStatements

Assembly: ServiceStack.Common.dll
View Source
Declaration
public class LispStatements : JsStatement

Properties

SExpressions

View Source
Declaration
public object[] SExpressions { get; }

Methods

Equals(LispStatements)

View Source
Declaration
protected bool Equals(LispStatements other)
Returns

System.Boolean

Parameters
TypeName
ServiceStack.Script.LispStatementsother

Equals(Object)

View Source
Declaration
public override bool Equals(object obj)
Returns

System.Boolean

Parameters
TypeName
System.Objectobj

GetHashCode()

View Source
Declaration
public override int GetHashCode()
Returns

System.Int32