C# Class Microsoft.WindowsAzure.Samples.CloudServices.Notifications.RouteExtensions

Mostrar archivo Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

Public Methods

Method Description
MapRegistrationServiceRoute ( this routes, string prefix ) : void

Method Details

MapRegistrationServiceRoute() public static method

public static MapRegistrationServiceRoute ( this routes, string prefix ) : void
routes this
prefix string
return void