C# Class Treefrog.Framework.Model.TilePoolEventArgs

Inheritance: System.EventArgs
显示文件 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