C# Class Treefrog.Framework.Model.TilePoolEventArgs

Inheritance: System.EventArgs
Show file Open project: jaquadro/Treefrog

Public Methods

Method Description
TilePoolEventArgs ( TilePool pool ) : System

Method Details

TilePoolEventArgs() public method

public TilePoolEventArgs ( TilePool pool ) : System
pool TilePool
return System