C# Class Sakuno.KanColle.Amatsukaze.Models.ZoomInfo

Inheritance: ModelBase
Show file Open project: amatukaze/IntelligentNavalGun

Protected Properties

Property Type Description
r_IsSelected bool

Protected Methods

Method Description
ZoomInfo ( double rpZoom, ICommand rpCommand ) : System.Windows.Input

Method Details

ZoomInfo() protected method

protected ZoomInfo ( double rpZoom, ICommand rpCommand ) : System.Windows.Input
rpZoom double
rpCommand ICommand
return System.Windows.Input

Property Details

r_IsSelected protected property

protected bool r_IsSelected
return bool