C# Class IronFramework.TestCommon.ForceGCAttribute

Inheritance: Xunit.BeforeAfterTestAttribute
Mostra file Open project: megadotnet/ironframework

Public Methods

Method Description
After ( MethodInfo methodUnderTest ) : void

Method Details

After() public method

public After ( MethodInfo methodUnderTest ) : void
methodUnderTest System.Reflection.MethodInfo
return void