C# 클래스 Res.Client.Internal.ErrorResolver

파일 보기 프로젝트 열기: heartysoft/res

공개 메소드들

메소드 설명
RaiseException ( string errorCode, string message, Action raise ) : void

메소드 상세

RaiseException() 공개 정적인 메소드

public static RaiseException ( string errorCode, string message, Action raise ) : void
errorCode string
message string
raise Action
리턴 void