7 types derived from TestComponent
Microsoft.AspNetCore.Components.Tests (7)
DependencyInjectionTest.cs (7)
166
class HasPropertiesWithoutInjectAttribute :
TestComponent
173
class HasStaticProperties :
TestComponent
179
class HasGetOnlyPropertyWithInject :
TestComponent
184
class HasInjectableProperty :
TestComponent
189
class HasKeyedInjectableProperty :
TestComponent
196
class HasPrivateInjectableProperty :
TestComponent
205
class HasManyInjectableProperties :
TestComponent