public WorkflowEngineSourceResult(
IEnumerable<ICompilationSource> sources
)Public Sub New (
sources As IEnumerable(Of ICompilationSource)
)public:
WorkflowEngineSourceResult(
IEnumerable<ICompilationSource^>^ sources
)new :
sources : IEnumerable<ICompilationSource> -> WorkflowEngineSourceResult