文件名称:ExposeWFService
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- f*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
public Workflow1()
{
InitializeComponent()
}
public string returnValue = default(System.String)
public string inputMessage = default(System.String)
private void codeActivity1_ExecuteCode(object sender, EventArgs e)
{
this.returnValue = string.Format("You said {0}", inputMessage)
}- public Workflow1()
{
InitializeComponent()
}
public string returnValue = default(System.String)
public string inputMessage = default(System.String)
private void codeActivity1_ExecuteCode(object sender, EventArgs e)
{
this.returnValue = string.Format("You said {0}", inputMessage)
}
{
InitializeComponent()
}
public string returnValue = default(System.String)
public string inputMessage = default(System.String)
private void codeActivity1_ExecuteCode(object sender, EventArgs e)
{
this.returnValue = string.Format("You said {0}", inputMessage)
}- public Workflow1()
{
InitializeComponent()
}
public string returnValue = default(System.String)
public string inputMessage = default(System.String)
private void codeActivity1_ExecuteCode(object sender, EventArgs e)
{
this.returnValue = string.Format("You said {0}", inputMessage)
}
(系统自动生成,下载前可以参看下载内容)
下载文件列表
06 ExposeWFService\ExposeWFService\App.config
..................\...............\ExposeWFService.csproj
..................\...............\IWorkflow1.cs
..................\...............\Properties\AssemblyInfo.cs
..................\...............\Workflow1.cs
..................\...............\Workflow1.Designer.cs
..................\ExposeWFService.sln
..................\...............\Properties
..................\ExposeWFService
06 ExposeWFService
..................\...............\ExposeWFService.csproj
..................\...............\IWorkflow1.cs
..................\...............\Properties\AssemblyInfo.cs
..................\...............\Workflow1.cs
..................\...............\Workflow1.Designer.cs
..................\ExposeWFService.sln
..................\...............\Properties
..................\ExposeWFService
06 ExposeWFService