コード例 #1
0
 private WebAuthenticationResult(Windows.Security.Authentication.Web.WebAuthenticationResult result)
 {
     _result = result;
 }
コード例 #2
0
 private WebAuthenticationResult(Windows.Security.Authentication.Web.WebAuthenticationResult result)
 {
     _result = result;
 }