コード例 #1
0
 public Precipitable_LC()
 {
     _engineApiAccess = new PrecipMethod();
 }
コード例 #2
0
 protected override void SetEngineApiAccess()
 {
     _engineApiAccess = new PrecipMethod();
 }