Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > FormGroup Method > ExpansionBase.FormGroup Method (String, String, Int32) |
Forms the group.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public void FormGroup(
string column,
string table,
int indent
)
column
Type: String
The column.
table
Type: String
The table.
indent
Type: Int32
The indent.
ZeraSystems.CodeNanite.Expansion Namespace