Class ListsAsArraysClientClassnameForMethod

  • All Implemented Interfaces:
    freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

    public class ListsAsArraysClientClassnameForMethod
    extends ClientClassnameForMethod
    Conversion from java types to C# types, converting lists to arrays.
    Author:
    Ryan Heaton