C# Class Sample.Views.DevView

Inheritance: ContentPage
Afficher le fichier Open project: scriptBoris/DataGridSam

Méthodes publiques

Méthode Description
DevView ( ) : Sample.Models
ScrollToIndex ( int id ) : void

Method Details

DevView() public méthode

public DevView ( ) : Sample.Models
Résultat Sample.Models

ScrollToIndex() public méthode

public ScrollToIndex ( int id ) : void
id int
Résultat void