コード例 #1
0
 public void Quote(string unquoted, string quoted)
 => Assert.Equal(quoted, ProcessArguments.Quote(unquoted));