C# Class FlatRedBall.Glue.GuiDisplay.MemberChangeArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Свойство Type Description
Member string
Owner object
Value object

Property Details

Member public_oe property

public string Member
Résultat string

Owner public_oe property

public object Owner
Résultat object

Value public_oe property

public object Value
Résultat object