代码搜索:Workflow
找到约 4,191 项符合「Workflow」的源代码
代码结果 4,191
www.eeworm.com/read/385240/8812499
cs iexternalevent.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace wxwinter.wf.ExchangeServer
{
[System.Workflow.Activities.ExternalDataExchange()]
public interface IExternalEve
www.eeworm.com/read/385240/8812505
txt readme.txt
使用说明
wxwinter.wf.Design.wxdWFSequentialDesigner wfd;
wfd = new wxwinter.wf.Design.wxdWFSequentialDesigner(@"c:\a.txt");
wfd.WFAssemblyNames = new string[] { "ActivityLibrary.dll" };
wfd.Dock = D
www.eeworm.com/read/385240/8812662
cs nodecomplete.cs
using System;
using System.ComponentModel;
using System.ComponentModel.Design;
using System.Collections;
using System.Drawing;
using System.Workflow.ComponentModel;
using System.Workflow.Compone
www.eeworm.com/read/385240/8812674
cs testloaddataform.cs
using System;
using System.ComponentModel;
using System.ComponentModel.Design;
using System.Collections;
using System.Drawing;
using System.Workflow.ComponentModel;
using System.Workflow.Compone
www.eeworm.com/read/385240/8812682
cs waitnextstep.cs
using System;
using System.ComponentModel;
using System.ComponentModel.Design;
using System.Collections;
using System.Drawing;
using System.Workflow.ComponentModel;
using System.Workflow.Compone
www.eeworm.com/read/385240/8812690
cs testourvalue.cs
using System;
using System.ComponentModel;
using System.ComponentModel.Design;
using System.Collections;
using System.Drawing;
using System.Workflow.ComponentModel;
using System.Workflow.Compone
www.eeworm.com/read/385240/8812692
cs testprintdataform.cs
using System;
using System.ComponentModel;
using System.ComponentModel.Design;
using System.Collections;
using System.Drawing;
using System.Workflow.ComponentModel;
using System.Workflow.Compone
www.eeworm.com/read/385240/8812694
cs testouttime.cs
using System;
using System.ComponentModel;
using System.ComponentModel.Design;
using System.Collections;
using System.Drawing;
using System.Workflow.ComponentModel;
using System.Workflow.Compone
www.eeworm.com/read/385240/8812934
txt activitytooiteml.txt
wxwinter.wf.TestWorkflow.testOurValue,wxwinter.wf.TestWorkflow
wxwinter.wf.TestWorkflow.testOutTime,wxwinter.wf.TestWorkflow
wxwinter.wf.TestWorkflow.testPrintDataForm,wxwinter.wf.TestWorkflow
wxwi