WinPhoneClient.Intf.WindowsPhonePushProviderService_AsyncProxy.WindowsPhonePushProviderService_AsyncProxy C# (CSharp) Method

WindowsPhonePushProviderService_AsyncProxy() public method

public WindowsPhonePushProviderService_AsyncProxy ( RemObjects aMessage, RemObjects aClientChannel ) : System
aMessage RemObjects
aClientChannel RemObjects
return System
        public WindowsPhonePushProviderService_AsyncProxy(RemObjects.SDK.IMessage aMessage, RemObjects.SDK.IClientChannel aClientChannel)
            : base(aMessage, aClientChannel)
        {
        }

Same methods

WindowsPhonePushProviderService_AsyncProxy::WindowsPhonePushProviderService_AsyncProxy ( RemObjects aRemoteService ) : System
WindowsPhonePushProviderService_AsyncProxy::WindowsPhonePushProviderService_AsyncProxy ( RemObjects aMessage, RemObjects aClientChannel, string aOverrideInterfaceName ) : System
WindowsPhonePushProviderService_AsyncProxy::WindowsPhonePushProviderService_AsyncProxy ( RemObjects aRemoteService, string aOverrideInterfaceName ) : System
WindowsPhonePushProviderService_AsyncProxy::WindowsPhonePushProviderService_AsyncProxy ( System aUri ) : System
WindowsPhonePushProviderService_AsyncProxy::WindowsPhonePushProviderService_AsyncProxy ( string aUrl ) : System