C# Class Nexus.UI.Controls.ReorderingItemsEventArgs

An event arguments class that describes items that are being moved in a reorderable list view.
Inheritance: CancelEventArgs
Afficher le fichier Open project: NexusMods/NexusModManager-4.5 Class Usage Examples

Méthodes publiques

Méthode Description
ReorderingItemsEventArgs ( ) : System

The default constructor.

Method Details

ReorderingItemsEventArgs() public méthode

The default constructor.
public ReorderingItemsEventArgs ( ) : System
Résultat System