C# 클래스 Microsoft.WindowsAzure.Samples.CloudServices.Storage.RouteExtensions

파일 보기 프로젝트 열기: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

공개 메소드들

메소드 설명
MapQueuesProxyServiceRoute ( this routes, string prefix ) : void
MapSasServiceRoute ( this routes, string prefix ) : void
MapTablesProxyServiceRoute ( this routes, string prefix ) : void

메소드 상세

MapQueuesProxyServiceRoute() 공개 정적인 메소드

public static MapQueuesProxyServiceRoute ( this routes, string prefix ) : void
routes this
prefix string
리턴 void

MapSasServiceRoute() 공개 정적인 메소드

public static MapSasServiceRoute ( this routes, string prefix ) : void
routes this
prefix string
리턴 void

MapTablesProxyServiceRoute() 공개 정적인 메소드

public static MapTablesProxyServiceRoute ( this routes, string prefix ) : void
routes this
prefix string
리턴 void