ScriptNameObjectBase.AppendWithCommaText メソッド

定義

protected void AppendWithCommaText(System.Text.StringBuilder sb, string optionText, ref bool needsComma);
member this.AppendWithCommaText : System.Text.StringBuilder * string * bool -> unit
Protected Sub AppendWithCommaText (sb As StringBuilder, optionText As String, ByRef needsComma As Boolean)

パラメーター

optionText
String
needsComma
Boolean

適用対象