Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GraphQL
Introspection
__Type
C# Class GraphQL.Introspection.__Type
Inheritance:
ObjectGraphType
显示文件
Open project: graphql-dotnet/graphql-dotnet
Class Usage Examples
Public Methods
Method
Description
KindForInstance
(
GraphType
type
) :
TypeKind
KindForType
(
Type
type
) :
TypeKind
__Type
( ) :
System
Method Details
KindForInstance()
public
method
public
KindForInstance
(
GraphType
type
) :
TypeKind
type
GraphType
return
TypeKind
KindForType()
public
method
public
KindForType
(
Type
type
) :
TypeKind
type
Type
return
TypeKind
__Type()
public
method
public
__Type
( ) :
System
return
System