←Select platform

Register<I,T>() Method

Summary

Registers a type mapping with the container.

Syntax

C#
VB
C++
public static void Register<I,T>() 
where T: I 
Public Overloads Shared Sub Register 
    (Of I,T As I)() 
public: 
static void Registergeneric<typename I> 
generic<typename T> 
();  
where T: I 

Type Parameters

I
Type that will be requested.

T
Type that will actually be returned.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize