Click or drag to resize
FirePHPHelperTable Method

[Missing <summary> documentation for "M:X3Platform.Web.Util.FirePHPHelper.Table(System.String,System.String[][])"]

Namespace: X3Platform.Web.Util
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static void Table(
	string label,
	string[][] table
)

Parameters

label
Type: SystemString

[Missing <param name="label"/> documentation for "M:X3Platform.Web.Util.FirePHPHelper.Table(System.String,System.String[][])"]

table
Type: SystemString

[Missing <param name="table"/> documentation for "M:X3Platform.Web.Util.FirePHPHelper.Table(System.String,System.String[][])"]

See Also