C# Class kOS.Communication.HomeConnection

Inheritance: kOS.Safe.Communication.Connection
Afficher le fichier Open project: KSP-KOS/KOS Class Usage Examples

Méthodes publiques

Méthode Description
HomeConnection ( SharedObjects sharedObj ) : kOS.Safe.Communication

Méthodes protégées

Méthode Description
Destination ( ) : Structure
SendMessage ( Structure content ) : BooleanValue

Method Details

Destination() protected méthode

protected Destination ( ) : Structure
Résultat Structure

HomeConnection() public méthode

public HomeConnection ( SharedObjects sharedObj ) : kOS.Safe.Communication
sharedObj SharedObjects
Résultat kOS.Safe.Communication

SendMessage() protected méthode

protected SendMessage ( Structure content ) : BooleanValue
content Structure
Résultat kOS.Safe.Encapsulation.BooleanValue