C# Class Mapsui.UI.Wpf.FpsCounter

Inheritance: System.Windows.DependencyObject, INotifyPropertyChanged
Afficher le fichier Open project: pauldendulk/Mapsui Class Usage Examples

Méthodes publiques

Méthode Description
FpsCounter ( ) : System
FramePlusOne ( ) : void

Private Methods

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

FpsCounter() public méthode

public FpsCounter ( ) : System
Résultat System

FramePlusOne() public méthode

public FramePlusOne ( ) : void
Résultat void