C# Class Xunit.ExecutorWrapper.IntCallbackHandlerWithICallbackEventHandler

THIS CLASS IS FOR INTERNAL USE ONLY.
Inheritance: IntCallbackHandler
ファイルを表示 Open project: quetzalcoatl/xvsr10

Public Methods

Method Description
GetCallbackResult ( ) : string
RaiseCallbackEvent ( string eventArgument ) : void

Private Methods

Method Description
InitializeLifetimeService ( ) : Object

Method Details

GetCallbackResult() public method

public GetCallbackResult ( ) : string
return string

RaiseCallbackEvent() public method

public RaiseCallbackEvent ( string eventArgument ) : void
eventArgument string
return void