C# 클래스 Sakuno.KanColle.Amatsukaze.Models.ZoomInfo

상속: ModelBase
파일 보기 프로젝트 열기: amatukaze/IntelligentNavalGun

보호된 프로퍼티들

프로퍼티 타입 설명
r_IsSelected bool

보호된 메소드들

메소드 설명
ZoomInfo ( double rpZoom, ICommand rpCommand ) : System.Windows.Input

메소드 상세

ZoomInfo() 보호된 메소드

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

프로퍼티 상세

r_IsSelected 보호되어 있는 프로퍼티

protected bool r_IsSelected
리턴 bool