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

@__GetInterfaceName() protected method

protected @__GetInterfaceName ( ) : string
return string
        protected override string @__GetInterfaceName()
        {
            return "WindowsPhonePushProviderService";
        }