Click or drag to resize

YStaticMethods Methods

The YStaticMethods type exposes the following members.

Methods
  Name Description
Public method Static member Copy Copy a file or a directory.
Public method Static member DownloadFile Download a file from the given URL.
Public method Static member DownloadString Download a string from the given URL.
Public method Static member GetAssembly Get the Upsilon.Common.Library assembly.
Public method Static member GetAssemblyDirectory Get the Upsilon.Common.Library assembly directory.
Public method Static member GetAssemblyName Get the Upsilon.Common.Library assembly name.
Public method Static member GetAssemblyVersion Get the Upsilon.Common.Library assembly version.
Public method Static member OpenFileOrUrl Open a file or an url.
Public method Static member ProcessStart(String, Boolean, Boolean) Run the given command without arguments.
Public method Static member ProcessStart(String, String, Boolean, Boolean) Run the given command with its arguments.
Top
See Also