Method DumpArray
DumpArray(String, Object[], TextWriter)
Declaration
public static void DumpArray(string label, Object[] objs, TextWriter stream)
Parameters
Type | Name | Description |
---|---|---|
System.String | label | |
Object[] | objs | |
TextWriter | stream |