C# 클래스 Boo.BooLangStudioSpecs.Intellisense.IntellisenseDeclarationsTestExtensionMethods

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

공개 메소드들

메소드 설명
AssertNonPresenceOf ( this declarations ) : IntellisenseDeclarations
AssertPresenceOf ( this declarations ) : IntellisenseDeclarations
GetDescriptionMatchingName ( this declarations, string name ) : string

비공개 메소드들

메소드 설명
GetExpectedDeclarations ( this declarations, string expectedDeclarationNames ) : bool>.Dictionary

메소드 상세

AssertNonPresenceOf() 공개 정적인 메소드

public static AssertNonPresenceOf ( this declarations ) : IntellisenseDeclarations
declarations this
리턴 IntellisenseDeclarations

AssertPresenceOf() 공개 정적인 메소드

public static AssertPresenceOf ( this declarations ) : IntellisenseDeclarations
declarations this
리턴 IntellisenseDeclarations

GetDescriptionMatchingName() 공개 정적인 메소드

public static GetDescriptionMatchingName ( this declarations, string name ) : string
declarations this
name string
리턴 string