internal class Program
public void Program()
private static void Main(String[] args)
private static void OnFileCopyFinished(object sender, QuickIOTransferFileCopyFinishedEventArgs e)
private static void OnFileCopyStarted(object sender, QuickIOTransferFileCopyStartedEventArgs e)
private static void OnFileProgressUpdate(object sender, QuickIOTransferFileCopyProgressEventArgs e)