C# 클래스 Boo.BooLangService.Document.Nodes.InterfaceTreeNode

상속: TypeDeclarationTreeNode
파일 보기 프로젝트 열기: jagregory/boolangstudio

공개 메소드들

메소드 설명
GetIntellisenseDescription ( ) : string
InterfaceTreeNode ( ISourceOrigin sourceOrigin, string fullName ) : Boo.BooLangService.Document.Origins

메소드 상세

GetIntellisenseDescription() 공개 메소드

public GetIntellisenseDescription ( ) : string
리턴 string

InterfaceTreeNode() 공개 메소드

public InterfaceTreeNode ( ISourceOrigin sourceOrigin, string fullName ) : Boo.BooLangService.Document.Origins
sourceOrigin ISourceOrigin
fullName string
리턴 Boo.BooLangService.Document.Origins