C# Class MingStar.SimUniversity.Board.Cache.EdgeCache

Afficher le fichier Open project: MingStar/SimUniversity Class Usage Examples

Méthodes publiques

Méthode Description
Cache ( ) : void
EdgeCache ( IEdge edge ) : System.Collections.Generic

Private Methods

Méthode Description
GetAdjacentEdgesSharedWith ( IVertex vertex ) : IEnumerable

Method Details

Cache() public méthode

public Cache ( ) : void
Résultat void

EdgeCache() public méthode

public EdgeCache ( IEdge edge ) : System.Collections.Generic
edge IEdge
Résultat System.Collections.Generic