C# Class AppActs.API.Model.Device.Resolution

Afficher le fichier Open project: Appacts/mobile-analytics-server

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CopyOnlyKeys ( ) : Resolution
Resolution ( int width, int height ) : System

Method Details

CopyOnlyKeys() public méthode

public CopyOnlyKeys ( ) : Resolution
Résultat Resolution

Resolution() public méthode

public Resolution ( int width, int height ) : System
width int
height int
Résultat System