C# 클래스 Template10.Utils.DeviceUtils

파일 보기 프로젝트 열기: drasticactions/Pureisuteshon-App 1 사용 예제들

공개 메소드들

메소드 설명
Current ( Common windowWrapper = null ) : DeviceUtils
DeviceDisposition ( ) : DeviceDispositions
DeviceFamily ( ) : DeviceFamilies
IsContinuum ( ) : bool
IsTouch ( ) : bool

비공개 메소드들

메소드 설명
DeviceUtils ( Common windowWrapper ) : System

메소드 상세

Current() 공개 정적인 메소드

public static Current ( Common windowWrapper = null ) : DeviceUtils
windowWrapper Common
리턴 DeviceUtils

DeviceDisposition() 공개 메소드

public DeviceDisposition ( ) : DeviceDispositions
리턴 DeviceDispositions

DeviceFamily() 공개 메소드

public DeviceFamily ( ) : DeviceFamilies
리턴 DeviceFamilies

IsContinuum() 공개 메소드

public IsContinuum ( ) : bool
리턴 bool

IsTouch() 공개 메소드

public IsTouch ( ) : bool
리턴 bool