C# Class FileGenerator.Drawables.PathsGenerator

Inheritance: DrawableCodeGenerator
Afficher le fichier Open project: dlemstra/Magick.NET Class Usage Examples

Méthodes publiques

Méthode Description
Generate ( ) : void

Méthodes protégées

Méthode Description
WriteUsing ( ) : void

Private Methods

Méthode Description
PathsGenerator ( ) : System.Reflection
WritePath ( ConstructorInfo constructor ) : void
WritePaths ( ) : void

Method Details

Generate() public static méthode

public static Generate ( ) : void
Résultat void

WriteUsing() protected méthode

protected WriteUsing ( ) : void
Résultat void