C# Class AjaxControlToolkitVsPackage.AjaxControlToolkitVsPackage

Inheritance: Microsoft.VisualStudio.Shell.Package
Afficher le fichier Open project: DevExpress/AjaxControlToolkit

Méthodes publiques

Méthode Description
AjaxControlToolkitVsPackage ( ) : System

Private Methods

Méthode Description
EnumerateToolboxItems ( Assembly assembly ) : IEnumerable
GetAssemblyFromCurrentDir ( ) : Assembly
GetAssemblyFromUserDocs ( ) : Assembly
GetAssemblyFromVsExtensions ( ) : Assembly
GetCurrentAssemblyPath ( ) : string
GetParentDirByName ( string path, string parentName ) : string
InstallToolboxItems ( ) : void
LoadToolkitAssembly ( ) : Assembly
RemoveToolboxItems ( ) : void
TryLoadAssembly ( string path ) : Assembly

Method Details

AjaxControlToolkitVsPackage() public méthode

public AjaxControlToolkitVsPackage ( ) : System
Résultat System