C# Class Res.Client.Internal.ErrorResolver

Show file Open project: heartysoft/res

Public Methods

Method Description
RaiseException ( string errorCode, string message, Action raise ) : void

Method Details

RaiseException() public static method

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