mirror of
https://github.com/AlexMacocian/WpfExtended.git
synced 2026-07-15 14:59:30 +00:00
7 lines
123 B
C#
7 lines
123 B
C#
namespace SystemExtensions.DependencyInjection.Tests.Configuration
|
|
{
|
|
public sealed class DummyOptions
|
|
{
|
|
}
|
|
}
|