Bridge

Activator Class

Contains methods to create types of objects locally or remotely, or obtain references to existing remote objects. This class cannot be inherited.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[NameAttribute]
public static class Activator
<ExternalAttribute> _
<NameAttribute> _
Public NotInheritable Class Activator
[ExternalAttribute]
[NameAttribute]
public ref class Activator abstract sealed

Inheritance Hierarchy


System..::..Object
  System..::..Activator