Generic Inliner  1.0.0.0
A base for making inliners for .NET deobfuscation
Public Attributes | List of all members
ClientPlugin.Providers.LogReceivedEventArgs Class Reference
Inheritance diagram for ClientPlugin.Providers.LogReceivedEventArgs:

Public Attributes

IGenericInliner Sender
 The plugin that sent the message More...
 
string Message
 The message sent More...
 
string AltSender
 If no plugin sent the message, this will be filled More...
 

Member Data Documentation

◆ AltSender

string ClientPlugin.Providers.LogReceivedEventArgs.AltSender

If no plugin sent the message, this will be filled

◆ Message

string ClientPlugin.Providers.LogReceivedEventArgs.Message

The message sent

◆ Sender

IGenericInliner ClientPlugin.Providers.LogReceivedEventArgs.Sender

The plugin that sent the message


The documentation for this class was generated from the following file: