重命名基础类型
This commit is contained in:
@@ -107,7 +107,7 @@ namespace Deedy.Activity
|
||||
{
|
||||
//
|
||||
}
|
||||
public void ReadyToWorking(IElementActivity? element = null, Output? output = null)
|
||||
public void ReadyToWorking(IElement? element = null, Output? output = null)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user