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

Afficher le fichier Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

Méthodes publiques

Méthode Description
MapQueuesProxyServiceRoute ( this routes, string prefix ) : void
MapSasServiceRoute ( this routes, string prefix ) : void
MapTablesProxyServiceRoute ( this routes, string prefix ) : void

Method Details

MapQueuesProxyServiceRoute() public static méthode

public static MapQueuesProxyServiceRoute ( this routes, string prefix ) : void
routes this
prefix string
Résultat void

MapSasServiceRoute() public static méthode

public static MapSasServiceRoute ( this routes, string prefix ) : void
routes this
prefix string
Résultat void

MapTablesProxyServiceRoute() public static méthode

public static MapTablesProxyServiceRoute ( this routes, string prefix ) : void
routes this
prefix string
Résultat void