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

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: WindowsAzure-Toolkits/wa-toolkit-wp-nugets 1 사용 예제들

공개 메소드들

메소드 설명
TableServiceSchema ( ) : System.ComponentModel
TableServiceSchema ( string tableName ) : System.ComponentModel

보호된 메소드들

메소드 설명
OnPropertyChanged ( string changedProperty ) : void

메소드 상세

OnPropertyChanged() 보호된 메소드

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

TableServiceSchema() 공개 메소드

public TableServiceSchema ( ) : System.ComponentModel
리턴 System.ComponentModel

TableServiceSchema() 공개 메소드

public TableServiceSchema ( string tableName ) : System.ComponentModel
tableName string
리턴 System.ComponentModel