←Select platform

GetPresenter<P,V> Method

Summary

Returns the presenter registered with the provided type.

Syntax

C#
VB
C++
Public Shared Function GetPresenter 
    (Of P As Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter(Of V), 
     V As )() As P 
public: 
static _P^_ GetPresentergeneric<typename P> 
generic<typename V> 
();  
where P: Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V> 
where V: 

Type Parameters

P
The presenters type.

V
The view type registered for the presenter.

Return Value

The presenter registered with the provided type.

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