PccViewerServices Namespace > PrizmContentConnect Class : PrizmContentConnect Constructor |
'Declaration Public Function New( _ ByVal serviceLocator As ServiceLocator _ )
'Usage Dim serviceLocator As ServiceLocator Dim instance As New PrizmContentConnect(serviceLocator)
public PrizmContentConnect( ServiceLocator serviceLocator )
public PrizmContentConnect( serviceLocator: ServiceLocator );
public function PrizmContentConnect( serviceLocator : ServiceLocator );
public: PrizmContentConnect( ServiceLocator* serviceLocator )
public: PrizmContentConnect( ServiceLocator^ serviceLocator )