Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GraphQL
Validation
BasicVisitor
C# 클래스 GraphQL.Validation.BasicVisitor
파일 보기
프로젝트 열기: graphql-dotnet/graphql-dotnet
1 사용 예제들
공개 메소드들
메소드
설명
BasicVisitor
( ) :
System.Collections.Generic
Visit
(
INode
node
) :
void
메소드 상세
BasicVisitor()
공개
메소드
public
BasicVisitor
( ) :
System.Collections.Generic
리턴
System.Collections.Generic
Visit()
공개
메소드
public
Visit
(
INode
node
) :
void
node
INode
리턴
void