Execute
constructor in Coherence.Test.Execute
Constructors
public Execute(Action<Execute> execute, string description = null, int lineNumber = 0)
Parameters
Type | Name | Description |
---|---|---|
Action<Execute> | execute | |
string | description | |
int | lineNumber |