Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Scalien
Status
C# 클래스 Scalien.Status
Collection of ScalienDB client status codes.
파일 보기
프로젝트 열기: scalien/scaliendb
공개 메소드들
메소드
설명
ToString
(
int
status
) :
string
Return a textual presentation of a status code.
메소드 상세
ToString()
공개
정적인
메소드
Return a textual presentation of a status code.
public
static
ToString
(
int
status
) :
string
status
int
The status.
리턴
string