C# Class SmartboyDevelopments.Haxxit.Maps.CreateNodeEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: smartboyathome/Haxxit

Public Methods

Method Description
CreateNodeEventArgs ( System.Point node_location, IFactory node_factory ) : System

Method Details

CreateNodeEventArgs() public method

public CreateNodeEventArgs ( System.Point node_location, IFactory node_factory ) : System
node_location System.Point
node_factory IFactory
return System