YStatic
|
public static class YStaticMethods
The YStaticMethods type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Copy | Copy a file or a directory. |
![]() ![]() | DownloadFile | Download a file from the given URL. |
![]() ![]() | DownloadString | Download a string from the given URL. |
![]() ![]() | GetAssembly | Get the Upsilon.Common.Library assembly. |
![]() ![]() | GetAssemblyDirectory | Get the Upsilon.Common.Library assembly directory. |
![]() ![]() | GetAssemblyName | Get the Upsilon.Common.Library assembly name. |
![]() ![]() | GetAssemblyVersion | Get the Upsilon.Common.Library assembly version. |
![]() ![]() | OpenFileOrUrl | Open a file or an url. |
![]() ![]() | ProcessStart(String, Boolean, Boolean) | Run the given command without arguments. |
![]() ![]() | ProcessStart(String, String, Boolean, Boolean) | Run the given command with its arguments. |