C# Class Taps.TaskMgrClient

Afficher le fichier Open project: tnwinc/TAP.Net Class Usage Examples

Méthodes publiques

Свойство Type Description
TapWasUpdated bool

Méthodes publiques

Méthode Description
ErrorReceived ( string s, bool force ) : void
OutputReceived ( string s, bool force ) : void

Method Details

ErrorReceived() public abstract méthode

public abstract ErrorReceived ( string s, bool force ) : void
s string
force bool
Résultat void

OutputReceived() public abstract méthode

public abstract OutputReceived ( string s, bool force ) : void
s string
force bool
Résultat void

Property Details

TapWasUpdated public_oe property

public bool TapWasUpdated
Résultat bool