示例#1
0
 internal void OnCredentialsBlobUpdated(CredentialsBlobEventArgs e)
 {
     CredentialsBlobUpdated.RaiseEvent(this, e);
 }
示例#2
0
 internal void OnCredentialsBlobUpdated(CredentialsBlobEventArgs e)
 {
     CredentialsBlobUpdated.RaiseEvent(this, e);
 }