Click or drag to resize

RunCodeGeneratedClass Constructor

Namespace:  ff14bot.NeoProfiles.Tags
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public GeneratedClass(
	Object instance,
	List<Delegate> delegates
)

Parameters

instance
Type: SystemObject
delegates
Type: System.Collections.GenericListDelegate
See Also