Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Boo
BooLangService
Document
Origins
TypeSourceOrigin
C# 클래스 Boo.BooLangService.Document.Origins.TypeSourceOrigin
상속:
ISourceOrigin
파일 보기
프로젝트 열기: jagregory/boolangstudio
1 사용 예제들
공개 메소드들
메소드
설명
GetMembers
(
bool
isConstructor
) :
List
ToTreeNode
( ) :
IBooParseTreeNode
TypeSourceOrigin
(
Type
type
) :
System
메소드 상세
GetMembers()
공개
메소드
public
GetMembers
(
bool
isConstructor
) :
List
isConstructor
bool
리턴
List
ToTreeNode()
공개
메소드
public
ToTreeNode
( ) :
IBooParseTreeNode
리턴
IBooParseTreeNode
TypeSourceOrigin()
공개
메소드
public
TypeSourceOrigin
(
Type
type
) :
System
type
System.Type
리턴
System