C# Class kOS.Safe.Communication.Connection

Inheritance: Structure
Afficher le fichier Open project: KSP-KOS/KOS

Méthodes publiques

Méthode Description
Connection ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
InitializeSuffixes ( ) : void

Method Details

Connection() public méthode

public Connection ( ) : System
Résultat System

Destination() protected abstract méthode

protected abstract Destination ( ) : Structure
Résultat Structure

SendMessage() protected abstract méthode

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