메소드 | 설명 | |
---|---|---|
Append ( StringBuilder, thisStringBuilder ) : void |
Extension of the StringBuilder Append method to support more than one parameter.
|
|
Clear ( StringBuilder, thisStringBuilder ) : void |
Clears the contents of the string builder.
|
public static Append ( StringBuilder, thisStringBuilder ) : void | ||
thisStringBuilder | StringBuilder, | |
리턴 | void |
public static Clear ( StringBuilder, thisStringBuilder ) : void | ||
thisStringBuilder | StringBuilder, | The |
리턴 | void |