C# Class Caliburn.Micro.ActionBubbling.ShellViewModel

Inheritance: IShell
Afficher le fichier Open project: Slesa/Playground

Méthodes publiques

Méthode Description
Add ( ) : void
Remove ( Model child ) : void
ShellViewModel ( ) : System

Method Details

Add() public méthode

public Add ( ) : void
Résultat void

Remove() public méthode

public Remove ( Model child ) : void
child Model
Résultat void

ShellViewModel() public méthode

public ShellViewModel ( ) : System
Résultat System