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
GraphQL
Invariant
C# Class GraphQL.Invariant
Mostrar archivo
Open project: graphql-dotnet/graphql-dotnet
Class Usage Examples
Public Methods
Method
Description
Check
(
bool
valid
,
string
message
) :
void
Method Details
Check()
public
static
method
public
static
Check
(
bool
valid
,
string
message
) :
void
valid
bool
message
string
return
void