C# Class PushSample7_0.Services.PushErrorEventArgs

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

Public Methods

Method Description
PushErrorEventArgs ( string _errorMessage ) : System

Method Details

PushErrorEventArgs() public method

public PushErrorEventArgs ( string _errorMessage ) : System
_errorMessage string
return System