Nevron .NET Vision
Nevron.Serialization Namespace / NConstructorActivator Class
Members


In This Topic
    NConstructorActivator Class
    In This Topic
    Summary description for NConstructorActivator.
    Object Model
    NConstructorActivator Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NConstructorActivator 
       Inherits NActivator
    'Usage
     
    
    Dim instance As NConstructorActivator
    public abstract class NConstructorActivator : NActivator 
    Inheritance Hierarchy

    System.Object
       Nevron.Serialization.NActivator
          Nevron.Serialization.NConstructorActivator
             Nevron.Serialization.NDefaultTypeActivator
             Nevron.Serialization.NShellTypeActivator

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also