单项选择题

下列不属于异步任务类AsyncTask提供的方法的是()。

A.onPreExecute()
B.doInBackground()
C.start()
D.onPostExecute()