Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AcTools
Utils
Helpers
ProcessExtension
HasWhitespace
AcTools.Utils.Helpers.ProcessExtension.HasWhitespace C# (CSharp) Méthode
ProcessExtension Class Documentation
Afficher le fichier
Open project: gro-ove/actools
HasWhitespace()
private
static
méthode
private
static
HasWhitespace
(
string
text
) :
bool
text
string
Résultat
bool
private static bool HasWhitespace(string text) { return text.Any(char.IsWhiteSpace); }
ProcessExtension
EnumWindow
GetFilenameSafe
GetModuleFileNameEx
GetProcessPathUsingManagement
GetProcessPathUsingPsApi
GetQuotedArgument
GetWindowsHandles
HasExitedSafe
HasWhitespace
Reverse
Start
WaitForExitAsync
WaitForExitAsyncDeeperFallback
WaitForExitAsyncFallback