예제 #1
0
 public ActionResult <ServiceIdentity> Get(string key) => _services.Locate(key);