Table of Contents

Method Custom

Namespace
Sccg.Core
Assembly
Sccg.dll

Custom()

You can customize your theme here.

protected virtual void Custom()

Remarks

This method is called only once.

Custom(BuilderQuery)

You can customize your theme here.

protected virtual void Custom(BuilderQuery query)

Parameters

query BuilderQuery

Remarks

This method is called only once.