C# Class PushSample7_0.Services.GotPushUriEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: matthiasxc/Windows-Phone-7-Push-Notification-Sample-All Class Usage Examples

Public Methods

Method Description
GotPushUriEventArgs ( Uri _pushNotificationUri ) : System

Method Details

GotPushUriEventArgs() public method

public GotPushUriEventArgs ( Uri _pushNotificationUri ) : System
_pushNotificationUri System.Uri
return System