C# Class SmartboyDevelopments.Haxxit.Maps.CreateNodeEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: smartboyathome/Haxxit

Méthodes publiques

Méthode Description
CreateNodeEventArgs ( System.Point node_location, IFactory node_factory ) : System

Method Details

CreateNodeEventArgs() public méthode

public CreateNodeEventArgs ( System.Point node_location, IFactory node_factory ) : System
node_location System.Point
node_factory IFactory
Résultat System