Files
serein-flow/Net462DllTest/Main.cs

37 lines
883 B
C#
Raw Normal View History

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Net462DllTest.Properties
{
/*
2024-10-10 20:52:19 +08:00
FlowEnv - LoginControl
2024-10-10 20:52:19 +08:00
LoginControl
2024-10-10 20:52:19 +08:00
(View-Interaction) (Node-Interaction)
View ViewModel Trigger SingleEnum
Node Model Event(OnDataChanged)
*/
}