Click or drag to resize

YUserInteract Class

This static class contains the user intereaction dialog box.
Inheritance Hierarchy
SystemObject
  Upsilon.Common.FormsYUserInteract

Namespace: Upsilon.Common.Forms
Assembly: Upsilon.Common.Forms (in Upsilon.Common.Forms.dll) Version: 2.3.2+14985a67b419f90e14e6b1bde61d18cf6cf12b27
Syntax
C#
public static class YUserInteract

The YUserInteract type exposes the following members.

Methods
 NameDescription
Public methodStatic memberAlert Allert the user.
Public methodStatic memberAsk Ask something to the user.
Public methodStatic memberInform Inform the user.
Top
See Also