ExtenderT Class |
Namespace: CMS.Base
public abstract class Extender<T> where T : class
The ExtenderT type exposes the following members.
Name | Description | |
---|---|---|
ExtenderT |
Initializes a new instance of the Extender class with the specified scope.
|
Name | Description | |
---|---|---|
Initialize |
Allows the extender to attach a behavior to the specified instance.
|