Deveel.Data.SystemErrorCodes.SystemErrorCodes C# (CSharp) 메소드

SystemErrorCodes() 정적인 개인적인 메소드

static private SystemErrorCodes ( ) : System
리턴 System
        static SystemErrorCodes()
        {
            ErrorNameMap = BuildErrorMap();
        }