Table of Contents

Class BugReportInfoForm

Namespace
Lers.Common
Assembly
Lers.UI.dll

Отображает различную информацию при отправке сообщения об ошибке (тех. сведения или сведения о конфиденциальности).

public class BugReportInfoForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
BugReportInfoForm
Implements
Inherited Members
Extension Methods

Constructors

BugReportInfoForm()

Конструктор.

public BugReportInfoForm()

Properties

Information

Отображаемая информация.

public string Information { get; set; }

Property Value

string

Methods

Dispose(bool)

Clean up any resources being used.

protected override void Dispose(bool disposing)

Parameters

disposing bool

true if managed resources should be disposed; otherwise, false.