프로퍼티 | 타입 | 설명 | |
---|---|---|---|
TapWasUpdated | bool |
메소드 | 설명 | |
---|---|---|
ErrorReceived ( string s, bool force ) : void | ||
OutputReceived ( string s, bool force ) : void |
public abstract ErrorReceived ( string s, bool force ) : void | ||
s | string | |
force | bool | |
리턴 | void |
public abstract OutputReceived ( string s, bool force ) : void | ||
s | string | |
force | bool | |
리턴 | void |