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
-
objectMaintainerExtension
- Implements
- Derived
Properties
Enabled
protected abstract bool Enabled { get; set; }
Property Value
- bool