新增 FlowScope Git 包雏形
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace FlowScope.UI
|
||||
{
|
||||
public enum PanelStrategy
|
||||
{
|
||||
Destroy,
|
||||
Cache
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user