Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Runt
ViewModels
PackagesViewModel
C# Class Runt.ViewModels.PackagesViewModel
Inheritance:
FolderViewModel
Afficher le fichier
Open project: Runt-Editor/Runt
Class Usage Examples
Méthodes publiques
Méthode
Description
PackagesViewModel
(
FolderViewModel
parent
,
DirectoryInfo
dir
,
bool
isRoot
) :
System
Méthodes protégées
Méthode
Description
GetItems
( ) :
IEnumerable
Method Details
GetItems()
protected
méthode
protected
GetItems
( ) :
IEnumerable
Résultat
IEnumerable
PackagesViewModel()
public
méthode
public
PackagesViewModel
(
FolderViewModel
parent
,
DirectoryInfo
dir
,
bool
isRoot
) :
System
parent
FolderViewModel
dir
System.IO.DirectoryInfo
isRoot
bool
Résultat
System