C# Class NetLib.PacketLoadfile

Inheritance: Packet
Afficher le fichier Open project: projectgroepA1/ProjectgroepA1 Class Usage Examples

Méthodes publiques

Свойство Type Description
fileName string

Méthodes publiques

Méthode Description
PacketLoadfile ( string fileName ) : System
handleServerSide ( ServerInterface serverInterface ) : void

Method Details

PacketLoadfile() public méthode

public PacketLoadfile ( string fileName ) : System
fileName string
Résultat System

handleServerSide() public méthode

public handleServerSide ( ServerInterface serverInterface ) : void
serverInterface ServerInterface
Résultat void

Property Details

fileName public_oe property

public string fileName
Résultat string