Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Catel
LogAnalyzer
ViewModels
FilterViewModel
C# 클래스 Catel.LogAnalyzer.ViewModels.FilterViewModel
상속:
MVVM.ViewModelBase
파일 보기
프로젝트 열기: Catel/Catel.LogAnalyzer
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
FilterViewModel
(
LogFilter
logFilter
) :
MVVM
Initializes a new instance of the
FilterViewModel
class.
메소드 상세
FilterViewModel()
공개
메소드
Initializes a new instance of the
FilterViewModel
class.
public
FilterViewModel
(
LogFilter
logFilter
) :
MVVM
logFilter
LogFilter
The log filter.
리턴
MVVM