C# Class Dev2.TaskScheduler.Wrappers.Dev2TaskEventLog

Inheritance: ITaskEventLog
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
Dev2TaskEventLog ( ITaskServiceConvertorFactory factory, TaskEventLog taskLog ) : System.Collections
GetEnumerator ( ) : IEnumerator

Private Methods

Method Description
IEnumerable ( ) : IEnumerator

Method Details

Dev2TaskEventLog() public method

public Dev2TaskEventLog ( ITaskServiceConvertorFactory factory, TaskEventLog taskLog ) : System.Collections
factory ITaskServiceConvertorFactory
taskLog TaskEventLog
return System.Collections

GetEnumerator() public method

public GetEnumerator ( ) : IEnumerator
return IEnumerator