18 using System.Collections.Concurrent;
19 using System.Collections.Generic;
20 using System.ComponentModel.Composition;
35 [InheritedExport(typeof(IResultHandler))]
103 void RuntimeError(
string message,
string stacktrace =
"");
116 void Sample(DateTime time);