Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Serialization Namespace / IPacketReader Interface / RegisterAssembly Method

In This Topic
    RegisterAssembly Method (IPacketReader)
    In This Topic
    Syntax
    'Declaration
     
    
    Sub RegisterAssembly( _
       ByVal assembly As Assembly _
    ) 
    void RegisterAssembly( 
       Assembly assembly
    )

    Parameters

    assembly
    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