![]() | CodePrinterToArrayInitializerCode Method |
Namespace: SphinxConnector.FluentApi.Helpers
public static string ToArrayInitializerCode( this IEnumerable items, Type itemType, CodePrinterObjectToCode notRecognizedToCode, bool stripNamespace = false, Func<Type, string, string> printType = null )
[Missing <param name="items"/> documentation for "M:SphinxConnector.FluentApi.Helpers.CodePrinter.ToArrayInitializerCode(System.Collections.IEnumerable,System.Type,SphinxConnector.FluentApi.Helpers.CodePrinter.ObjectToCode,System.Boolean,System.Func{System.Type,System.String,System.String})"]
[Missing <param name="itemType"/> documentation for "M:SphinxConnector.FluentApi.Helpers.CodePrinter.ToArrayInitializerCode(System.Collections.IEnumerable,System.Type,SphinxConnector.FluentApi.Helpers.CodePrinter.ObjectToCode,System.Boolean,System.Func{System.Type,System.String,System.String})"]
[Missing <param name="notRecognizedToCode"/> documentation for "M:SphinxConnector.FluentApi.Helpers.CodePrinter.ToArrayInitializerCode(System.Collections.IEnumerable,System.Type,SphinxConnector.FluentApi.Helpers.CodePrinter.ObjectToCode,System.Boolean,System.Func{System.Type,System.String,System.String})"]
[Missing <param name="stripNamespace"/> documentation for "M:SphinxConnector.FluentApi.Helpers.CodePrinter.ToArrayInitializerCode(System.Collections.IEnumerable,System.Type,SphinxConnector.FluentApi.Helpers.CodePrinter.ObjectToCode,System.Boolean,System.Func{System.Type,System.String,System.String})"]
[Missing <param name="printType"/> documentation for "M:SphinxConnector.FluentApi.Helpers.CodePrinter.ToArrayInitializerCode(System.Collections.IEnumerable,System.Type,SphinxConnector.FluentApi.Helpers.CodePrinter.ObjectToCode,System.Boolean,System.Func{System.Type,System.String,System.String})"]
[Missing <returns> documentation for "M:SphinxConnector.FluentApi.Helpers.CodePrinter.ToArrayInitializerCode(System.Collections.IEnumerable,System.Type,SphinxConnector.FluentApi.Helpers.CodePrinter.ObjectToCode,System.Boolean,System.Func{System.Type,System.String,System.String})"]