コード例 #1
0
ファイル: Blog.cs プロジェクト: edandersen/netwriter-olw-uwp
 public bool VerifyCredentials()
 {
     return(BlogClient.VerifyCredentials());
 }