コード例 #1
0
 public ExternalEndpointHealthCheck(IOptions <ServiceSettings> options)
 {
     settings = options.Value;
 }