C# 클래스 withSIX.Core.Applications.MVVM.ViewModels.RxViewModelBase

상속: ViewModelBase, IDialog, IRxClose, ISupportsActivation
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
RxViewModelBase ( ) : System
TryClose ( bool b = null ) : void

메소드 상세

RxViewModelBase() 보호된 메소드

protected RxViewModelBase ( ) : System
리턴 System

TryClose() 보호된 메소드

protected TryClose ( bool b = null ) : void
b bool
리턴 void