C# Class TrianglesInSpace.Messages.PathMessage

Inheritance: IMessage
Afficher le fichier Open project: anthony-martin/Triangles-in-space Class Usage Examples

Méthodes publiques

Свойство Type Description
Name string

Méthodes publiques

Méthode Description
PathMessage ( string name, IEnumerable motions ) : System.Collections.Generic

Method Details

PathMessage() public méthode

public PathMessage ( string name, IEnumerable motions ) : System.Collections.Generic
name string
motions IEnumerable
Résultat System.Collections.Generic

Property Details

Name public_oe property

public string Name
Résultat string