定义Action的抽象基类树形继承结构
This commit is contained in:
@@ -107,5 +107,10 @@ namespace Deedy.Activity
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void ReadyToWorking(Runtime? runtime)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user