Table of Contents

Class MaintainerExtension

Namespace
CodeStage.Maintainer.Core.Extension
Assembly
Build.dll

Use for all Maintainer extensions in order to automatically implement IMaintainerExtension

public abstract class MaintainerExtension : IMaintainerExtension
Inheritance
object
MaintainerExtension
Implements
Derived

Properties

Enabled

protected abstract bool Enabled { get; set; }

Property Value

bool