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

Mostrar archivo Open project: MingStar/SimUniversity Class Usage Examples

Public Methods

Method Description
Cache ( ) : void
EdgeCache ( IEdge edge ) : System.Collections.Generic

Private Methods

Method Description
GetAdjacentEdgesSharedWith ( IVertex vertex ) : IEnumerable

Method Details

Cache() public method

public Cache ( ) : void
return void

EdgeCache() public method

public EdgeCache ( IEdge edge ) : System.Collections.Generic
edge IEdge
return System.Collections.Generic