| Leadtools.Medical.Workstation.Presenters Namespace > PresentersFactory Class : GetPresenter<P,V> Method | 
public static P GetPresenter<P,V>() where P: IWorkstationPresenter<V> where V:
'Declaration
 
Public Shared Function GetPresenter
    (Of P As IWorkstationPresenter(Of V),
     V As )() As P
            'Usage Dim value As P value = PresentersFactory.GetPresenter(Of P, V)()
public: static P* GetPresenter<P,V>(); where P: IWorkstationPresenter<V> where V:
public: static P* GetPresentergeneric<typename P> generic<typename V> (); where P: IWorkstationPresenter<V> where V: