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