Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
CK
Plugins
ObjectExplorer
VMIBase
C# Класс CK.Plugins.ObjectExplorer.VMIBase
Basic class used to expose core properties. It will be used by the
Object Explorer plugin
.
Наследование:
CK.WPF.ViewModel.VMBase
,
IDisposable
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
Dispose
( ) :
void
VMIBase
(
VMIContextViewModel
context
,
VMIBase
parent
) :
System
Защищенные методы
Метод
Описание
OnDispose
( ) :
void
Описание методов
Dispose()
публичный
Метод
public
Dispose
( ) :
void
Результат
void
OnDispose()
защищенный
Метод
protected
OnDispose
( ) :
void
Результат
void
VMIBase()
публичный
Метод
public
VMIBase
(
VMIContextViewModel
context
,
VMIBase
parent
) :
System
context
VMIContextViewModel
parent
VMIBase
Результат
System