LuaInjectAgent.Client.ReportException C# (CSharp) Method

ReportException() public abstract method

public abstract ReportException ( Exception e ) : void
e System.Exception
return void
        public abstract void ReportException(Exception e);
        public abstract void IsInstalled(int clientPID);