C# Class DarkAgent_Client.src.Network.DataNetwork.Packets.Send.S_GetProcessDLLs

Inheritance: SendBasePacket
Afficher le fichier Open project: x1234xx/RatSources

Méthodes publiques

Méthode Description
S_GetProcessDLLs ( ClientConnect client, ProcessDllInfo info ) : System

Méthodes protégées

Méthode Description
Write ( ) : void

Method Details

S_GetProcessDLLs() public méthode

public S_GetProcessDLLs ( ClientConnect client, ProcessDllInfo info ) : System
client ClientConnect
info ProcessDllInfo
Résultat System

Write() protected méthode

protected Write ( ) : void
Résultat void