C# Class TorrentHardLinkHelper.ViewModels.MainViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: harrywong/torrenthardlinkhelper

Public Methods

Method Description
MainViewModel ( ) : System

Private Methods

Method Description
Analyse ( ) : void
AnalyseFinish ( IAsyncResult ar ) : void
ChangeOutputFolderNmae ( string nameType ) : void
InitCommands ( ) : void
InitStyles ( ) : void
Link ( ) : void
Locate ( ) : LocateResult
OpenTorrent ( ) : void
UpdateStatusFormat ( string format ) : void

Method Details

MainViewModel() public method

public MainViewModel ( ) : System
return System