C# Class Boo.BooLangStudioSpecs.Intellisense.WhenShowingIntellisenseForMemberSuggestion

Inheritance: BaseCompilerContext
Show file Open project: jagregory/boolangstudio

Private Methods

Method Description
DirectInstantiationsCanBeUsed ( ) : void
ExcludeConstructorFromList ( ) : void
ExcludePrivateMembersOfOtherClasses ( ) : void
ExcludeProtectedMembersOfOtherClasses ( ) : void
FieldsCanBeUsed ( ) : void
IncludeOnlyStaticMethodsForClass ( ) : void
IncludePublicMembersForInstanceOfImportedClass ( ) : void
IncludePublicMethodsForInstanceOfClass ( ) : void
LocalVariablesCanBeUsed ( ) : void
PropertiesCanBeUsed ( ) : void
ReturnTypesOfMethodCallsCanBeUsed ( ) : void
ReturnTypesOfMethodCallsOnAnObjectCanBeUsed ( ) : void