C# Class SRNicoNico.ViewModels.NicoRepoResultEntryViewModel

Inheritance: Livet.ViewModel
Afficher le fichier Open project: mrtska/SRNicoNico

Méthodes publiques

Свойство Type Description
Owner NicoRepoListViewModel

Méthodes publiques

Méthode Description
Close ( ) : void
CopyUrl ( ) : void
Delete ( ) : void
DeleteNicoRepo ( ) : void
NicoRepoResultEntryViewModel ( NicoNicoNicoRepoDataEntry entry ) : System
NicoRepoResultEntryViewModel ( NicoNicoNicoRepoDataEntry entry, NicoRepoListViewModel owner ) : System
OpenWebView ( ) : void
ShowInfomation ( ) : void

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

CopyUrl() public méthode

public CopyUrl ( ) : void
Résultat void

Delete() public méthode

public Delete ( ) : void
Résultat void

DeleteNicoRepo() public méthode

public DeleteNicoRepo ( ) : void
Résultat void

NicoRepoResultEntryViewModel() public méthode

public NicoRepoResultEntryViewModel ( NicoNicoNicoRepoDataEntry entry ) : System
entry SRNicoNico.Models.NicoNicoWrapper.NicoNicoNicoRepoDataEntry
Résultat System

NicoRepoResultEntryViewModel() public méthode

public NicoRepoResultEntryViewModel ( NicoNicoNicoRepoDataEntry entry, NicoRepoListViewModel owner ) : System
entry SRNicoNico.Models.NicoNicoWrapper.NicoNicoNicoRepoDataEntry
owner NicoRepoListViewModel
Résultat System

OpenWebView() public méthode

public OpenWebView ( ) : void
Résultat void

ShowInfomation() public méthode

public ShowInfomation ( ) : void
Résultat void

Property Details

Owner public_oe property

public NicoRepoListViewModel,SRNicoNico.ViewModels Owner
Résultat NicoRepoListViewModel