C# 클래스 Microsoft.WindowsAzure.Samples.CloudServices.Notifications.WindowsAzure.EndpointTableRow

상속: Endpoint, ITableServiceEntity
파일 보기 프로젝트 열기: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

공개 메소드들

메소드 설명
CreateRowKey ( string tileId, string clientId ) : string
EndpointTableRow ( ) : System

메소드 상세

CreateRowKey() 공개 정적인 메소드

public static CreateRowKey ( string tileId, string clientId ) : string
tileId string
clientId string
리턴 string

EndpointTableRow() 공개 메소드

public EndpointTableRow ( ) : System
리턴 System