Table of Contents

Method Submit

Namespace
GrindFest
Assembly
GrindFest.dll

Submit(bool, string, string)

Build the subject line ("[Bug] " / "[Feature] " + first 80 chars of the description) and dispatch the email. Fire-and-forget.

public static void Submit(bool isBug, string description, string screenshotPath)

Parameters

isBug bool
description string
screenshotPath string