Click or drag to resize

QsLogAsyncShowLogDialog(IWin32Window, String, String) Method

[Missing <summary> documentation for "M:QsInformatica.Utils.QsLogAsync.ShowLogDialog(System.Windows.Forms.IWin32Window,System.String,System.String)"]


Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public void ShowLogDialog(
	IWin32Window owner,
	string mailAddress,
	string mailName
)

Parameters

owner  IWin32Window

[Missing <param name="owner"/> documentation for "M:QsInformatica.Utils.QsLogAsync.ShowLogDialog(System.Windows.Forms.IWin32Window,System.String,System.String)"]

mailAddress  String

[Missing <param name="mailAddress"/> documentation for "M:QsInformatica.Utils.QsLogAsync.ShowLogDialog(System.Windows.Forms.IWin32Window,System.String,System.String)"]

mailName  String

[Missing <param name="mailName"/> documentation for "M:QsInformatica.Utils.QsLogAsync.ShowLogDialog(System.Windows.Forms.IWin32Window,System.String,System.String)"]

Implements

IQsLogShowLogDialog(IWin32Window, String, String)
See Also