C# Class StateMonad.Exercise1.Exercise1

Show file Open project: panesofglass/StateMonad

Public Methods

Method Description
Run ( Tree tree, int seed ) : void

Method Details

Run() public static method

public static Run ( Tree tree, int seed ) : void
tree Tree
seed int
return void