C# Class Tests.RetryHelperTest

Inheritance: NUnit.Framework.AssertionHelper
Mostra file Open project: gildorwang/RetryHelper Class Usage Examples

Public Methods

Method Description
CountTime ( Action action ) : long

Private Methods

Method Description
TestConstructor ( ) : void
TestDefaultInstance ( ) : void

Method Details

CountTime() public static method

public static CountTime ( Action action ) : long
action Action
return long