프로퍼티 | 타입 | 설명 | |
---|---|---|---|
pinMap | ObservableCollection |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
NotifyPropertyChanged ( [ propertyName = "" ) : void |
public BoardInfo ( Stream stream, byte address ) : System | ||
stream | Stream | |
address | byte | |
리턴 | System |
protected NotifyPropertyChanged ( [ propertyName = "" ) : void | ||
propertyName | [ | |
리턴 | void |
public gpioNames_CollectionChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
리턴 | void |
public pinMap_CollectionChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
리턴 | void |