C# 클래스 Microsoft.WindowsAzure.Samples.Phone.Storage.TableServiceEntity

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

보호된 메소드들

메소드 설명
OnPropertyChanged ( string changedProperty ) : void
TableServiceEntity ( ) : System
TableServiceEntity ( string partitionKey, string rowKey ) : System

메소드 상세

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( string changedProperty ) : void
changedProperty string
리턴 void

TableServiceEntity() 보호된 메소드

protected TableServiceEntity ( ) : System
리턴 System

TableServiceEntity() 보호된 메소드

protected TableServiceEntity ( string partitionKey, string rowKey ) : System
partitionKey string
rowKey string
리턴 System