C# 클래스 PsHandler.PokerStarsThemeTable

파일 보기 프로젝트 열기: kampiuceris/PsHandler 1 사용 예제들

Private Properties

프로퍼티 타입 설명
InitPokerStarsTableClientRectangles void

공개 메소드들

메소드 설명
GetClientSizeByHeight ( int height ) : Size
GetClientSizeByWidth ( int width ) : Size
Parse ( string value ) : PokerStarsThemeTable

비공개 메소드들

메소드 설명
InitPokerStarsTableClientRectangles ( ) : void

메소드 상세

GetClientSizeByHeight() 공개 정적인 메소드

public static GetClientSizeByHeight ( int height ) : Size
height int
리턴 System.Drawing.Size

GetClientSizeByWidth() 공개 정적인 메소드

public static GetClientSizeByWidth ( int width ) : Size
width int
리턴 System.Drawing.Size

Parse() 공개 정적인 메소드

public static Parse ( string value ) : PokerStarsThemeTable
value string
리턴 PokerStarsThemeTable