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
Execution
GraphQLDocumentBuilder
C# 클래스 GraphQL.Execution.GraphQLDocumentBuilder
상속:
IDocumentBuilder
파일 보기
프로젝트 열기: graphql-dotnet/graphql-dotnet
1 사용 예제들
공개 메소드들
메소드
설명
Build
(
string
body
) :
Document
GraphQLDocumentBuilder
( ) :
GraphQL.Language
메소드 상세
Build()
공개
메소드
public
Build
(
string
body
) :
Document
body
string
리턴
Document
GraphQLDocumentBuilder()
공개
메소드
public
GraphQLDocumentBuilder
( ) :
GraphQL.Language
리턴
GraphQL.Language