WorkFlowLineClass流程节点类

一、类名Class

类名:PublicFunctions.WorkFlowLineClass

 

二、属性Properties

 

三、方法Methods

1、显示流程图

函数:public static string DisplayWorkFlowLine(List<NodeClass> NodeList)

返回: string

 

2、显示流程图(新样式)

函数:public static string DisplayWorkFlowLineNew(List<NodeClass> NodeList)

返回: string