Table of Contents

Method FillTypeMember

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.Parsers.Advanced.v9.dll

FillTypeMember(IListMembers, MemberInfo, Type, string, string, bool, IList<INetNamespace>, CodeCompletionScope)

protected virtual void FillTypeMember(IListMembers provider, MemberInfo info, Type declaringType, string type, string name, bool isExtension, IList<INetNamespace> namespaces, CodeCompletionScope scope)

Parameters

provider IListMembers
info MemberInfo
declaringType Type
type string
name string
isExtension bool
namespaces IList<INetNamespace>
scope CodeCompletionScope