C# Class Algorithmix.Edge

Afficher le fichier Open project: Algorithmix/Papyrus

Méthodes publiques

Méthode Description
Edge ( Shred shred, Direction direction ) : System
New ( Shred shred, Direction direction ) : Edge

Method Details

Edge() public méthode

public Edge ( Shred shred, Direction direction ) : System
shred Shred
direction Direction
Résultat System

New() public static méthode

public static New ( Shred shred, Direction direction ) : Edge
shred Shred
direction Direction
Résultat Edge