C# Class Xunit.DiaSessionWrapperHelper

Inheritance: Xunit.LongLivedMarshalByRefObject
Mostra file Open project: xunit/xunit Class Usage Examples

Public Methods

Method Description
DiaSessionWrapperHelper ( string assemblyFileName ) : System
Normalize ( string &typeName, string &methodName, string &assemblyPath ) : void

Private Methods

Method Description
GetStateMachineType_NoOp ( MethodInfo method ) : Type
InitializeGetStateMachineType ( ) : Type>.Func

Method Details

DiaSessionWrapperHelper() public method

public DiaSessionWrapperHelper ( string assemblyFileName ) : System
assemblyFileName string
return System

Normalize() public method

public Normalize ( string &typeName, string &methodName, string &assemblyPath ) : void
typeName string
methodName string
assemblyPath string
return void