C# 클래스 AuntieDot.UI.Wen.Errors.ErrorDB

파일 보기 프로젝트 열기: 0xdeafcafe/AuntieDot

공개 프로퍼티들

프로퍼티 타입 설명
ErrorLists IList

공개 메소드들

메소드 설명
GetFormatFromCode ( int code ) : ErrorStatusFormat

메소드 상세

GetFormatFromCode() 공개 정적인 메소드

public static GetFormatFromCode ( int code ) : ErrorStatusFormat
code int
리턴 ErrorStatusFormat

프로퍼티 상세

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

public static IList ErrorLists
리턴 IList