C# Class GraphQL.Introspection.__Type

Inheritance: ObjectGraphType
Afficher le fichier Open project: graphql-dotnet/graphql-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
KindForInstance ( GraphType type ) : TypeKind
KindForType ( Type type ) : TypeKind
__Type ( ) : System

Method Details

KindForInstance() public méthode

public KindForInstance ( GraphType type ) : TypeKind
type GraphType
Résultat TypeKind

KindForType() public méthode

public KindForType ( Type type ) : TypeKind
type Type
Résultat TypeKind

__Type() public méthode

public __Type ( ) : System
Résultat System