Click or drag to resize

YStaticMethods Class

This static class contains some static methods and extention methods.
Inheritance Hierarchy
SystemObject
  Upsilon.Common.FormsYStaticMethods

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

The YStaticMethods type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetAssembly Get the Upsilon.Common.Forms assembly.
Public methodStatic memberGetAssemblyDirectory Get the Upsilon.Common.Forms assembly directory.
Public methodStatic memberGetAssemblyName Get the Upsilon.Common.Forms assembly name.
Public methodStatic memberGetAssemblyVersion Get the Upsilon.Common.Forms assembly version.
Public Extension MethodPopulate Populates a TreeView with a list of paths.
Public Extension MethodRestart Restart the given Timer.
Top
See Also