Search Results for

    Method DebugHandle

    DebugHandle(string)

    Handle for output log in Debug priority

    Declaration
    protected abstract void DebugHandle(string msg)
    Parameters
    Type Name Description
    string msg

    The log message

    In This Article