C# Class DoctorWhoUniverse.DoctorWhoUniverseGenerator

Afficher le fichier Open project: doowb/neo4j-dotnet-koans Class Usage Examples

Méthodes publiques

Méthode Description
DoctorWhoUniverseGenerator ( GraphClient db ) : System
GenerateUniverse ( ) : void

Method Details

DoctorWhoUniverseGenerator() public méthode

public DoctorWhoUniverseGenerator ( GraphClient db ) : System
db Neo4jClient.GraphClient
Résultat System

GenerateUniverse() public méthode

public GenerateUniverse ( ) : void
Résultat void