C#
VB
C++
Returns the presenter registered with the provided type.
public static P GetPresenter<P, V>() 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 : class
P
The presenters type.
V
The view type registered for the presenter.
The presenter registered with the provided type.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
