Commit 9cd5e4f1 authored by LiGuohua's avatar LiGuohua

Merge remote-tracking branch 'origin/dev-6.0' into dev-6.0

parents fd2f4630 1a7cae9c
......@@ -33,7 +33,7 @@ namespace FLY.Winder.UI.Client
}
[InjectionMethod]
void Init(IWinderSystemService winderSystem)
public void Init(IWinderSystemService winderSystem)
{
this.winderSystem = winderSystem;
grid_winder.DataContext = winderSystem;
......
Subproject commit 68de2af9889ee81806f878dc27759ea59067ff61
Subproject commit 3af52b4745114d8237751a4dc1db4d97eac42da2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment