Method | Description | |
---|---|---|
OnPropertyChanged ( string changedProperty ) : void | ||
TableServiceEntity ( ) : System | ||
TableServiceEntity ( string partitionKey, string rowKey ) : System |
protected OnPropertyChanged ( string changedProperty ) : void | ||
changedProperty | string | |
return | void |
protected TableServiceEntity ( string partitionKey, string rowKey ) : System | ||
partitionKey | string | |
rowKey | string | |
return | System |