C# Class StarryEyes.ViewModels.Dialogs.DisplayMarkerViewModel

Inheritance: Livet.ViewModel
Exibir arquivo Open project: karno/StarryEyes

Public Methods

Method Description
ShowMarker ( int displayIndex ) : void
Shown ( ) : void

Private Methods

Method Description
DisplayMarkerViewModel ( int displayIndex ) : System

Method Details

ShowMarker() public static method

public static ShowMarker ( int displayIndex ) : void
displayIndex int
return void

Shown() public method

public Shown ( ) : void
return void