C# Class UniversalImageScaler.ImageResizePackage

Inheritance: Microsoft.VisualStudio.Shell.Package
Afficher le fichier Open project: spadapet/universal-image-scaler

Méthodes publiques

Méthode Description
ImageResizePackage ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
Initialize ( ) : void

Private Methods

Méthode Description
AddMenuCommands ( ) : void
CreateMenuCommands ( ) : IEnumerable
InitializeTelemetry ( ) : void
RemoveMenuCommands ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

ImageResizePackage() public méthode

public ImageResizePackage ( ) : System
Résultat System

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void