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