Пример #1
0
 /// <summary>
 /// Begin authentication for the user.
 /// </summary>
 public void BeginAuth()
 {
     ReadabilityClient.BeginAuth();
 }