C# Class StateMonad.Exercise1.Exercise1

Afficher le fichier Open project: panesofglass/StateMonad

Méthodes publiques

Méthode Description
Run ( Tree tree, int seed ) : void

Method Details

Run() public static méthode

public static Run ( Tree tree, int seed ) : void
tree Tree
seed int
Résultat void