KeyedDependencyInjectionSpecificationTests.ResolveKeyedServiceWithFromServiceKeyAttribute_NotFound Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void ResolveKeyedServiceWithFromServiceKeyAttribute_NotFound();
[Xunit.Fact]
public void ResolveKeyedServiceWithFromServiceKeyAttribute_NotFound();
[<Xunit.Fact>]
member this.ResolveKeyedServiceWithFromServiceKeyAttribute_NotFound : unit -> unit
Public Sub ResolveKeyedServiceWithFromServiceKeyAttribute_NotFound ()
- Attributes
-
FactAttribute