C# 클래스 Explore10.Helpers

파일 보기 프로젝트 열기: ethanhs/Explore10

공개 프로퍼티들

프로퍼티 타입 설명
Cut bool

공개 메소드들

메소드 설명
GetMousePosition ( ) : System.Drawing.Point
PrettyByte ( long value ) : string

비공개 메소드들

메소드 설명
GetCursorPos ( POINT &lpPoint ) : bool

메소드 상세

GetMousePosition() 공개 정적인 메소드

public static GetMousePosition ( ) : System.Drawing.Point
리턴 System.Drawing.Point

PrettyByte() 공개 정적인 메소드

public static PrettyByte ( long value ) : string
value long
리턴 string

프로퍼티 상세

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

public static bool Cut
리턴 bool