Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
GuidExtension
C# Class System.GuidExtension
Mostrar archivo
Open project: maiconheck/krafted
Public Methods
Method
Description
IsEmpty
(
System.Guid
input
) :
bool
Checks whether this
Guid
is a
Guid.Empty
.
Method Details
IsEmpty()
public
static
method
Checks whether this
Guid
is a
Guid.Empty
.
public
static
IsEmpty
(
System.Guid
input
) :
bool
input
System.Guid
The
.
return
bool