mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 18:47:55 +08:00
新增设计文档
This commit is contained in:
@@ -106,12 +106,8 @@ namespace OpenAuth.App
|
||||
/// <param name="description"><3E><>ע</param>
|
||||
/// <param name="frmData"><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ</param>
|
||||
/// <returns></returns>
|
||||
public bool CreateInstance(FlowInstance flowInstance, string frmData = null)
|
||||
public bool CreateInstance(FlowInstance flowInstance)
|
||||
{
|
||||
if (frmData == null)
|
||||
{
|
||||
throw new Exception("<22>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ҫ<EFBFBD>ύ<EFBFBD><E1BDBB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>");
|
||||
}
|
||||
var wfruntime = new FlowRuntime(flowInstance);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user