Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WebApplications
Utilities
ConsoleHelper.ColorRef
C# 클래스 WebApplications.Utilities.ConsoleHelper.ColorRef
파일 보기
프로젝트 열기: webappsuk/CoreLibraries
공개 프로퍼티들
프로퍼티
타입
설명
ColorDWORD
uint
공개 메소드들
메소드
설명
ColorRef
(
Color
color
) :
System
ColorRef
(
uint
r
,
uint
g
,
uint
b
) :
System
GetColor
( ) :
Color
메소드 상세
ColorRef()
공개
메소드
public
ColorRef
(
Color
color
) :
System
color
Color
리턴
System
ColorRef()
공개
메소드
public
ColorRef
(
uint
r
,
uint
g
,
uint
b
) :
System
r
uint
g
uint
b
uint
리턴
System
GetColor()
공개
메소드
public
GetColor
( ) :
Color
리턴
Color
프로퍼티 상세
ColorDWORD
공개적으로 프로퍼티
public
uint
ColorDWORD
리턴
uint