3 lines
74 B
Text
3 lines
74 B
Text
|
|
a_string == ""; a_string != 0;
|
||
|
|
a_string.Length == 0; a_string.Length > 0;
|