Table of Contents

Property ExtensionMethods

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

ExtensionMethods

Gets a collection of extension methods (containing ExtensionAttribute) for all build-in types.

public static IDictionary<string, IList<MethodInfo>> ExtensionMethods { get; }

Property Value

IDictionary<string, IList<MethodInfo>>