C# Class Microsoft.WindowsAzure.Samples.Phone.Storage.TableServiceSchema

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets Class Usage Examples

Méthodes publiques

Méthode Description
TableServiceSchema ( ) : System.ComponentModel
TableServiceSchema ( string tableName ) : System.ComponentModel

Méthodes protégées

Méthode Description
OnPropertyChanged ( string changedProperty ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string changedProperty ) : void
changedProperty string
Résultat void

TableServiceSchema() public méthode

public TableServiceSchema ( ) : System.ComponentModel
Résultat System.ComponentModel

TableServiceSchema() public méthode

public TableServiceSchema ( string tableName ) : System.ComponentModel
tableName string
Résultat System.ComponentModel