C# Class NOS.Registration.Tests.With_auto_registration_plugin

ファイルを表示 Open project: agross/netopenspace

Protected Properties

Property Type Description
Configuration IPluginConfiguration
EntryFormatter IEntryFormatter
FileReader IFileReader
Host IHostV30
Logger ILogger
NotificationSender INotificationSender
PageFormatter IPageFormatter
PageRepository IPageRepository
Plugin AutoRegistrationPlugin
RegistrationRepository IRegistrationRepository
Settings ISettings

Property Details

Configuration protected_oe static_oe property

protected static IPluginConfiguration Configuration
return IPluginConfiguration

EntryFormatter protected_oe static_oe property

protected static IEntryFormatter EntryFormatter
return IEntryFormatter

FileReader protected_oe static_oe property

protected static IFileReader FileReader
return IFileReader

Host protected_oe static_oe property

protected static IHostV30 Host
return IHostV30

Logger protected_oe static_oe property

protected static ILogger Logger
return ILogger

NotificationSender protected_oe static_oe property

protected static INotificationSender NotificationSender
return INotificationSender

PageFormatter protected_oe static_oe property

protected static IPageFormatter PageFormatter
return IPageFormatter

PageRepository protected_oe static_oe property

protected static IPageRepository PageRepository
return IPageRepository

Plugin protected_oe static_oe property

protected static AutoRegistrationPlugin Plugin
return AutoRegistrationPlugin

RegistrationRepository protected_oe static_oe property

protected static IRegistrationRepository RegistrationRepository
return IRegistrationRepository

Settings protected_oe static_oe property

protected static ISettings Settings
return ISettings