C# Class SRNicoNico.ViewModels.UserVideoViewModel

Inheritance: TabItemViewModel
Mostrar archivo Open project: mrtska/SRNicoNico

Public Methods

Method Description
Initialize ( ) : void
Next ( ) : void
Open ( ) : void
UserVideoViewModel ( UserViewModel vm ) : Livet

Method Details

Initialize() public method

public Initialize ( ) : void
return void

Next() public method

public Next ( ) : void
return void

Open() public method

public Open ( ) : void
return void

UserVideoViewModel() public method

public UserVideoViewModel ( UserViewModel vm ) : Livet
vm UserViewModel
return Livet