C# Class FlatRedBall.Glue.Controls.StateTreeNodeExtensionMethods

Exibir arquivo Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
Compare ( TreeNode first, TreeNode second ) : int

Method Details

Compare() public static method

public static Compare ( TreeNode first, TreeNode second ) : int
first System.Windows.Forms.TreeNode
second System.Windows.Forms.TreeNode
return int