Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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: