Generic Inliner  1.0.0.0
A base for making inliners for .NET deobfuscation
Properties | List of all members
ClientPlugin.UI.PluginValue Class Reference

Properties

string Name [get, set]
 The name of the value, matches ClientPlugin.UI.PluginControl.Name More...
 
object Value [get, set]
 The value that was given as an object More...
 
PluginControl Control [get, set]
 The ClientPlugin.UI.PluginControl.Name that owns the name More...
 

Property Documentation

◆ Control

PluginControl ClientPlugin.UI.PluginValue.Control
getset

The ClientPlugin.UI.PluginControl.Name that owns the name

◆ Name

string ClientPlugin.UI.PluginValue.Name
getset

The name of the value, matches ClientPlugin.UI.PluginControl.Name

◆ Value

object ClientPlugin.UI.PluginValue.Value
getset

The value that was given as an object


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