C# Class FileGenerator.Drawables.PathsGenerator

Inheritance: DrawableCodeGenerator
Mostra file Open project: dlemstra/Magick.NET Class Usage Examples

Public Methods

Method Description
Generate ( ) : void

Protected Methods

Method Description
WriteUsing ( ) : void

Private Methods

Method Description
PathsGenerator ( ) : System.Reflection
WritePath ( ConstructorInfo constructor ) : void
WritePaths ( ) : void

Method Details

Generate() public static method

public static Generate ( ) : void
return void

WriteUsing() protected method

protected WriteUsing ( ) : void
return void