public WorkflowHistoryManagementAction(
ICardTaskHistoryManager taskHistoryManager
)
Public Sub New (
taskHistoryManager As ICardTaskHistoryManager
)
public:
WorkflowHistoryManagementAction(
ICardTaskHistoryManager^ taskHistoryManager
)
new :
taskHistoryManager : ICardTaskHistoryManager -> WorkflowHistoryManagementAction