如何在C#中表示简单的工作流程 [英] How to represent a simple workflow in C#

查看:80
本文介绍了如何在C#中表示简单的工作流程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我必须开发一个窗口应用程序,其中所有数据都是通过窗口GUI输入的,并显示数据的状态或工作流程一些显示板。如何做到这一点,说我必须在状态发生变化后立即在其他窗口中绘制状态。



谢谢和问候,

Gaurav

Hi All,

I have to develop a window application in which all the data is entered through window GUI, and display the state or workflow of the data in some display board. How to do that, say I have to draw the state in some other window as soon as its state changes.

Thanks and regards,
Gaurav

推荐答案

需要WF基础来解决.NETframework 3.0及更高版本中可用的问题。
WF foundation is required to solve the proble which is available from .NETframework 3.0 and higher version.


你可以使用代表 [ ^ ]和活动 [ ^ ]。



希望这有帮助。
You can use delegates [^]and events[^].

Hope this helps.


这篇关于如何在C#中表示简单的工作流程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆