public void Run( string description, Action test )
Public Sub Run ( description As String, test As Action )
member Run : description : string * test : Action -> unit
In This Article