C# Class Gi7.ViewModel.ProfileViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: michelsalib/Gi7

Public Methods

Method Description
LoadView ( GithubService githubService ) : void
ProfileViewModel ( GithubService githubService ) : System.Collections.ObjectModel

Method Details

LoadView() public method

public LoadView ( GithubService githubService ) : void
githubService GithubService
return void

ProfileViewModel() public method

public ProfileViewModel ( GithubService githubService ) : System.Collections.ObjectModel
githubService GithubService
return System.Collections.ObjectModel