C# Class FileGenerator.MagickTypes

Afficher le fichier Open project: dlemstra/Magick.NET

Méthodes publiques

Méthode Description
GetInterfaceTypes ( string interfaceName ) : IEnumerable
MagickTypes ( QuantumDepth depth ) : System

Méthodes protégées

Méthode Description
GetTypes ( ) : IEnumerable

Private Methods

Méthode Description
GetFolderName ( QuantumDepth depth ) : string
GetQuantumName ( QuantumDepth depth ) : string
LoadAssembly ( ) : Assembly

Method Details

GetInterfaceTypes() public méthode

public GetInterfaceTypes ( string interfaceName ) : IEnumerable
interfaceName string
Résultat IEnumerable

GetTypes() protected méthode

protected GetTypes ( ) : IEnumerable
Résultat IEnumerable

MagickTypes() public méthode

public MagickTypes ( QuantumDepth depth ) : System
depth QuantumDepth
Résultat System