←Select platform

RegisterFeaturesCommandFactory<T>() Method

Summary

Register a specific type to be created for a FeaturesFactory object with a new WorkstationContainer.

Syntax

C#
VB
C++
public static void RegisterFeaturesCommandFactory<T>() 
where T: Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory 
Public Overloads Shared Sub RegisterFeaturesCommandFactory(Of T As Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory)()
public: 
static void RegisterFeaturesCommandFactorygeneric<typename T> 
();  
where T: Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory 

Type Parameters

T
The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory interface.

Requirements

Target Platforms

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