C# 클래스 CHDKPTP.CHDKPTPUtil

파일 보기 프로젝트 열기: mweerden/CHDKPTPRemote

공개 프로퍼티들

프로퍼티 타입 설명
CHDK_VERSION_MAJOR int
CHDK_VERSION_MINOR int

공개 메소드들

메소드 설명
FindDevices ( bool only_supported = true, CHDKPTPDevice>.Func constr = null ) : List

비공개 메소드들

메소드 설명
CheckSupported ( PTPDevice ptpdev ) : CHDKPTPDevice

메소드 상세

FindDevices() 공개 정적인 메소드

public static FindDevices ( bool only_supported = true, CHDKPTPDevice>.Func constr = null ) : List
only_supported bool
constr CHDKPTPDevice>.Func
리턴 List

프로퍼티 상세

CHDK_VERSION_MAJOR 공개적으로 정적으로 프로퍼티

public static int CHDK_VERSION_MAJOR
리턴 int

CHDK_VERSION_MINOR 공개적으로 정적으로 프로퍼티

public static int CHDK_VERSION_MINOR
리턴 int