Summary
This is the base class used for the generated configuration script. Put any properties or
methods you want the configuration script to have access to in here.
- Assembly
- Wyam
.Configuration .dll - Namespace
- Wyam
.Configuration .ConfigScript - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ScriptBase"]
class Type type-node
Syntax
public abstract class ScriptBase
Constructors
Name | Summary |
---|---|
ScriptBase |
Properties
Methods
Name | Value | Summary |
---|---|---|
Run |
void | |
Set |
void |