C# Class FileGenerator.MagickColors.MagickColorsGenerator

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

Méthodes publiques

Méthode Description
Generate ( ) : void

Private Methods

Méthode Description
GetArguments ( Color color ) : string
GetComment ( Color color ) : string
WriteColor ( PropertyInfo property ) : void
WriteColor ( string name, PropertyInfo property ) : void
WriteColors ( ) : void
WriteComment ( string comment ) : void

Method Details

Generate() public static méthode

public static Generate ( ) : void
Résultat void