Register(Type,Type,string) Method

Summary
Registers a type mapping with the container.
Syntax
C#
C++/CLI
public static void Register( 
   Type from, 
   Type to, 
   string name 
) 
public: 
static void Register(  
   Type^ from, 
   Type^ to, 
   String^ name 
)  

Parameters

from
Type that will be requested.

to
Type that will actually be returned.

name
Name to use for registration.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.