Пример #1
0
 public async Task <string> GetTitleAsync()
 {
     return(await mCurrentParser?.GetTitleAsync());
 }