コード例 #1
0
 public GWModelLC()
 {
     _gWModelEngine = new GWModelEngine();
 }
コード例 #2
0
ファイル: GWModelLC.cs プロジェクト: XiBeichuan/hydronumerics
		public GWModelLC()
		{
			 _gWModelEngine = new GWModelEngine();
		}