Bloom.Publish.PdfViewer.OnSecurityChange C# (CSharp) Method

OnSecurityChange() public method

public OnSecurityChange ( nsIWebProgress aWebProgress, nsIRequest aRequest, uint aState ) : void
aWebProgress nsIWebProgress
aRequest nsIRequest
aState uint
return void
		public void OnSecurityChange(nsIWebProgress aWebProgress, nsIRequest aRequest, uint aState)
		{
		}
		#endregion