C# Class xServer.Core.Packets.ServerPackets.GetDrives

Inheritance: IPacket
Afficher le fichier Open project: tidusjar/xRAT

Méthodes publiques

Méthode Description
Execute ( Client client ) : void
GetDrives ( ) : ProtoBuf

Method Details

Execute() public méthode

public Execute ( Client client ) : void
client Client
Résultat void

GetDrives() public méthode

public GetDrives ( ) : ProtoBuf
Résultat ProtoBuf