3 lines
43 B
Text
3 lines
43 B
Text
|
|
String s1 = scope .();
|
||
|
|
s1.PadLeft(5, '*');
|