ActivatorAttribute
Overview
This attribute is used by Remoting SDK to mark Activator classes. Activator classes can be considered as factory classes that create instances of other classes.
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
- Ancestry: Attribute | ActivatorAttribute
Instance Methods
constructor
Creates a new instance of the ActivatorAttribute class.
constructor
ActivatorAttribute()
Sub New()