C# Class TrianglesInSpace.Messages.DeselectedObjectMessage

Inheritance: IMessage
Mostra file Open project: anthony-martin/Triangles-in-space Class Usage Examples

Public Properties

Property Type Description
DeselectedName string

Public Methods

Method Description
DeselectedObjectMessage ( string deselectedName ) : TrianglesInSpace.Messaging

Method Details

DeselectedObjectMessage() public method

public DeselectedObjectMessage ( string deselectedName ) : TrianglesInSpace.Messaging
deselectedName string
return TrianglesInSpace.Messaging

Property Details

DeselectedName public_oe property

public string DeselectedName
return string