C# Class AcManager.Pages.Drive.SpecialEvents.ViewModel

Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged, IComparer
Show file Open project: gro-ove/actools

Private Properties

Property Type Description
IComparer int
OnCurrentChanged void

Public Methods

Method Description
Unload ( ) : void
ViewModel ( ) : System

Private Methods

Method Description
IComparer ( object x, object y ) : int
OnCurrentChanged ( object sender, EventArgs e ) : void

Method Details

Unload() public method

public Unload ( ) : void
return void

ViewModel() public method

public ViewModel ( ) : System
return System