代码搜索:Workflow
找到约 4,191 项符合「Workflow」的源代码
代码结果 4,191
www.eeworm.com/read/399294/2362438
java msgpackage.java
package com.gsoft.workflow.msgsender;
public class MsgPackage {
private String SendTo;
private String SendTime;
private String MsgContent;
private String MsgType;
public MsgPackage()
www.eeworm.com/read/385240/8812497
cs iexternalmethod.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace wxwinter.wf.ExchangeServer
{
[System.Workflow.Activities.ExternalDataExchange()]
public interface IExternalMet
www.eeworm.com/read/385240/8812586
cs iexternalmethod.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace wxwinter.wf.ExchangeService
{
[System.Workflow.Activities.ExternalDataExchange()]
public interface IExternalMe
www.eeworm.com/read/385240/8812592
cs iexternalevent.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace wxwinter.wf.ExchangeService
{
[System.Workflow.Activities.ExternalDataExchange()]
public interface IExt
www.eeworm.com/read/274966/10842999
cs graph.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Workflow.ComponentModel;
namespace EssentialWF.Activities {
public class Graph : CompositeActivity
www.eeworm.com/read/274966/10843019
cs writer.cs
using System;
using System.Workflow.ComponentModel;
using System.ComponentModel;
namespace EssentialWF.Services {
public abstract class WriterService {
public abstract void Write(st
www.eeworm.com/read/310844/13642861
cs iexternalmethod.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace wxwinter.wf.ExchangeServer
{
[System.Workflow.Activities.ExternalDataExchange()]
public interface IExternalMet
www.eeworm.com/read/310844/13642896
cs iexternalmethod.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace wxwinter.wf.ExchangeService
{
[System.Workflow.Activities.ExternalDataExchange()]
public interface IExternalMe
www.eeworm.com/read/310844/13642898
cs iexternalevent.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace wxwinter.wf.ExchangeService
{
[System.Workflow.Activities.ExternalDataExchange()]
public interface IExt