C# 클래스 Godot.IcsEditor.ViewModel.DlgSettingsViewModel

상속: ViewModelBase, IDataErrorInfo
파일 보기 프로젝트 열기: Slesa/Playground

Private Properties

프로퍼티 타입 설명
Cancel void
Save void
SearchMatrixPath void

공개 메소드들

메소드 설명
DlgSettingsViewModel ( DlgSettings dialog ) : System.ComponentModel
this ( string propertyName ) : string

비공개 메소드들

메소드 설명
Cancel ( ) : void
Save ( ) : void
SearchMatrixPath ( ) : void

메소드 상세

DlgSettingsViewModel() 공개 메소드

public DlgSettingsViewModel ( DlgSettings dialog ) : System.ComponentModel
dialog Godot.IcsEditor.View.DlgSettings
리턴 System.ComponentModel

this() 공개 메소드

public this ( string propertyName ) : string
propertyName string
리턴 string