Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AcTools
Utils
Helpers
ProcessExtension
HasWhitespace
AcTools.Utils.Helpers.ProcessExtension.HasWhitespace C# (CSharp) Method
ProcessExtension Class Documentation
ファイルを表示
Open project: gro-ove/actools
HasWhitespace()
private
static
method
private
static
HasWhitespace
(
string
text
) :
bool
text
string
return
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