コード例 #1
0
 public LocationViewsServices(HostConfig hostConf)
 {
     hostconfig = hostConf;
     BaseURI    = hostconfig.URL;
 }
コード例 #2
0
 public LocationViewsServices(HostConfig hostConf)
 {
     hostconfig = hostConf;
 }