From 5fa6947054206e2e781eadd4effdcdf52eda28c4 Mon Sep 17 00:00:00 2001 From: cloudflight <cloudflight@126.com> Date: 星期二, 26 十二月 2023 11:02:28 +0800 Subject: [PATCH] 2023年12月26日 --- Hydro.Inp/NetWork.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Hydro.Inp/NetWork.cs b/Hydro.Inp/NetWork.cs index 09fce1d..18fe610 100644 --- a/Hydro.Inp/NetWork.cs +++ b/Hydro.Inp/NetWork.cs @@ -17,6 +17,7 @@ namespace Hydro.Inp { + [Serializable] public class NetWork //: INetWork { public NetWork() @@ -1072,4 +1073,8 @@ } } + + + + } -- Gitblit v1.9.3