试题详情

在C#中,以下文件夹操作方法,( )可以用来删除非空文件夹。

ADelete(string,?bool)

BDelete(string)

CMove()

DCreateDirectory()