예제 #1
0
 public async Task <DateTime> GetPublishDateAsync()
 {
     return(await mCurrentParser?.GetPublishDateAsync());
 }