试题详情

使用StreamReader对象的( )方法,可以一次性读取指定文件的全部内容。

ARead()

BReadBlock()

CReadLine()

DReadToEnd()