Indent に基づきスペースを挿入し、開始タグをテキスト ストリームに書き込み、続けて行終端記号を書き込みます。
Namespace: YiaoWang.NetworkAssembly: YiaoWang.Network (YiaoWang.Network.dll 内) バージョン: 2.11.5.7 (2.11.5.7)
Syntax
C# |
---|
public void WriteLTagLN( string tagName, string attributeFormat, Object attributeArg0 ) |
Visual Basic |
---|
Public Sub WriteLTagLN ( _ tagName As String, _ attributeFormat As String, _ attributeArg0 As Object _ ) |
Parameters
- tagName
- Type: System..::..String
タグ名。
- attributeFormat
- Type: System..::..String
属性フォーマット。
- attributeArg0
- Type: System..::..Object
属性フォーマットに対する値。