C# Class FlatRedBall.Glue.GuiDisplay.MemberChangeArgs

Inheritance: System.EventArgs
显示文件 Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
Member string
Owner object
Value object

Property Details

Member public_oe property

public string Member
return string

Owner public_oe property

public object Owner
return object

Value public_oe property

public object Value
return object