Skip to main content

PageLispStatementFragment

Assembly: ServiceStack.Common.dll
View Source
Declaration
public class PageLispStatementFragment : PageFragment

Properties

LispStatements

View Source
Declaration
public LispStatements LispStatements { get; }

Quiet

View Source
Declaration
public bool Quiet { get; set; }

Methods

Equals(PageLispStatementFragment)

View Source
Declaration
protected bool Equals(PageLispStatementFragment other)
Returns

System.Boolean

Parameters
TypeName
ServiceStack.Script.PageLispStatementFragmentother

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