BloomTests.BrowserStub.InstallEventHandlers C# (CSharp) Method

InstallEventHandlers() public method

public InstallEventHandlers ( ) : void
return void
        public void InstallEventHandlers()
        {
            EventHandlerCount++;
        }