C# Class Xunit.ExecutorWrapper.IntCallbackHandlerWithICallbackEventHandler

THIS CLASS IS FOR INTERNAL USE ONLY.
Inheritance: IntCallbackHandler
Afficher le fichier Open project: quetzalcoatl/xvsr10

Méthodes publiques

Méthode Description
GetCallbackResult ( ) : string
RaiseCallbackEvent ( string eventArgument ) : void

Private Methods

Méthode Description
InitializeLifetimeService ( ) : Object

Method Details

GetCallbackResult() public méthode

public GetCallbackResult ( ) : string
Résultat string

RaiseCallbackEvent() public méthode

public RaiseCallbackEvent ( string eventArgument ) : void
eventArgument string
Résultat void