Свойство | Type | Description | |
---|---|---|---|
pinMap | ObservableCollection |
Méthode | Description | |
---|---|---|
BeginEdit ( ) : void | ||
BoardInfo ( Stream stream, byte address ) : System | ||
BoardInfo ( byte address ) : System | ||
CancelEdit ( ) : void | ||
Deserialize ( Stream stream ) : void | ||
EndEdit ( ) : void | ||
Serialize ( Stream stream ) : void | ||
ToString ( ) : string | ||
gpioNames_CollectionChanged ( object sender, System e ) : void | ||
pinMap_CollectionChanged ( object sender, System e ) : void |
Méthode | Description | |
---|---|---|
NotifyPropertyChanged ( [ propertyName = "" ) : void |
public BoardInfo ( Stream stream, byte address ) : System | ||
stream | Stream | |
address | byte | |
Résultat | System |
public Deserialize ( Stream stream ) : void | ||
stream | Stream | |
Résultat | void |
protected NotifyPropertyChanged ( [ propertyName = "" ) : void | ||
propertyName | [ | |
Résultat | void |
public gpioNames_CollectionChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
Résultat | void |
public pinMap_CollectionChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
Résultat | void |