[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

A service that allows users to refer to classes by partial names.

The following tables list the members exposed by the AutoImportServiceImpl type.

Public Methods

  NameDescription
AddNamespace
Add a namespace to the auto-import list, for testing.

Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ResolveClass
Gets the Type object for the type name. If the type name is incomplete, uses the imported namespace names to attempt to resolve the name.

ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
AutoImportServiceImplNew
Ctor.

Public Properties

  NameDescription
Namespaces
For testing, returns enumeration of namespaces.