C# Class SilverlightMappingToolBasic.AddedNodeEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

Méthode Description
AddedNodeEventArgs ( ) : System
AddedNodeEventArgs ( INodeProxy node, Point location ) : System

Method Details

AddedNodeEventArgs() public méthode

public AddedNodeEventArgs ( ) : System
Résultat System

AddedNodeEventArgs() public méthode

public AddedNodeEventArgs ( INodeProxy node, Point location ) : System
node INodeProxy
location Point
Résultat System