Click or drag to resize

UpdateDefaultValueAttribute Constructor (Type, String)

Namespace:  ff14bot.Helpers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public UpdateDefaultValueAttribute(
	Type type,
	string value
)

Parameters

type
Type: SystemType
value
Type: SystemString
See Also