コード例 #1
0
 bool ICefUrlRequestClientPrivate.AvoidGetAuthCredentials()
 {
     return(_implementation.AvoidGetAuthCredentials());
 }
コード例 #2
0
 bool ICefRequestHandlerPrivate.AvoidGetAuthCredentials()
 {
     return(_implementation.AvoidGetAuthCredentials());
 }