Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.DisplayForModel Method |
Displays for model.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string DisplayForModel(
string column,
int indent,
string startTag,
string endTag
)
column
Type: String
The column.
indent
Type: Int32
The indent.
startTag
Type: String
The start tag.
endTag
Type: String
The end tag.
System.String.
ZeraSystems.CodeNanite.Expansion Namespace