C# Class Ntreev.Library.PsdViewer.ShellViewModel

Inheritance: Caliburn.Micro.PropertyChangedBase, IShell
显示文件 Open project: NtreevSoft/psd-parser

Public Methods

Method Description
OpenFile ( ) : void
RefreshFile ( ) : void
ShellViewModel ( ) : System

Private Methods

Method Description
RefreshFile ( string filename ) : void
Test ( ) : void
recursive ( Ntreev layer ) : IEnumerable

Method Details

OpenFile() public method

public OpenFile ( ) : void
return void

RefreshFile() public method

public RefreshFile ( ) : void
return void

ShellViewModel() public method

public ShellViewModel ( ) : System
return System