• Gaurav Vaish's avatar
    Added access_level for types · 74d8b0be
    Gaurav Vaish authored
    * `csharp_options`: Added `Options` to encapsulate generator options.
       Supported options for now - file_extension, base_namespace
    * `{Blah}Generator`: Now accept `Options*` as parameter to constructor
    * `csharp_generator.cc`: Parse and populate options
    * `Makefile.am`: Added `csharp_options.h`
    * `extract_includes.bat.in`: Added `csharp_options.h`
    
    Refactoring code to two commits. This is the first commit
    74d8b0be
csharp_repeated_message_field.h 3 KB