C# 클래스 AppActs.API.Model.Device.Resolution

파일 보기 프로젝트 열기: Appacts/mobile-analytics-server

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CopyOnlyKeys ( ) : Resolution
Resolution ( int width, int height ) : System

메소드 상세

CopyOnlyKeys() 공개 메소드

public CopyOnlyKeys ( ) : Resolution
리턴 Resolution

Resolution() 공개 메소드

public Resolution ( int width, int height ) : System
width int
height int
리턴 System