Class Strings
A strongly-typed resource class, for looking up localized strings, etc.
Inheritance
Inherited Members
Namespace: Kephas.Resources
Assembly: Kephas.Core.dll
Syntax
public class Strings
Properties
| Improve this Doc View SourceActivatorBase_CannotGetImplementationType_Exception
Looks up a localized string similar to Cannot get the implementation type for the provided abstract type info '{0}'..
Declaration
public static string ActivatorBase_CannotGetImplementationType_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
ActivatorBase_CannotInstantiateAbstractTypeInfo_Exception
Looks up a localized string similar to Cannot instantiate the type '{0}' because it could not be resolved to an implementation type..
Declaration
public static string ActivatorBase_CannotInstantiateAbstractTypeInfo_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
AmbientServices_AmbiguousConstructors_Exception
Looks up a localized string similar to '{0}' has at least two constructors with the same length which can be resolved through composition: ({1}) and ({2})..
Declaration
public static string AmbientServices_AmbiguousConstructors_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
AmbientServices_Instance_MayBeSetOnlyOnce_Exception
Looks up a localized string similar to The globally available instance of the ambient services may be set only once, before reading its value for the first time. Please consider setting its value before any other operation in your application..
Declaration
public static string AmbientServices_Instance_MayBeSetOnlyOnce_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
AmbientServices_MissingCompositionConstructor_Exception
Looks up a localized string similar to No composition constructor could be identified for '{0}'. The following parameters could not be resolved: {1}..
Declaration
public static string AmbientServices_MissingCompositionConstructor_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
AmbientServices_RequiredServiceNotRegistered_Exception
Looks up a localized string similar to The required service '{0}' is not registered, or the factory returned a null value..
Declaration
public static string AmbientServices_RequiredServiceNotRegistered_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
AmbientServices_ServiceTypeAndImplementationMismatch_Exception
Looks up a localized string similar to The provided service implementation '{0}' is not convertible to the service type '{1}'..
Declaration
public static string AmbientServices_ServiceTypeAndImplementationMismatch_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
AmbientServices_ServiceTypeAndServiceInstanceMismatch_Exception
Looks up a localized string similar to The provided service instance '{0}' is not convertible to the service type '{1}'..
Declaration
public static string AmbientServices_ServiceTypeAndServiceInstanceMismatch_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
AmbientServices_ServiceTypeMustBeSuperOfContractType_Exception
Looks up a localized string similar to The service type '{0}' must be a super type of the contract type '{1}'..
Declaration
public static string AmbientServices_ServiceTypeMustBeSuperOfContractType_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
AmbiguousOverrideForAppServiceContract
Looks up a localized string similar to Multiple application services registered for the contract {0} and the override priority does not allow a proper service resolution. The service {1} will be used. Identified eligible parts: {2}..
Declaration
public static string AmbiguousOverrideForAppServiceContract { get; }
Property Value
Type | Description |
---|---|
System.String |
App_BootstrapAsync_Bootstrapping_Message
Looks up a localized string similar to Bootstrapping the application....
Declaration
public static string App_BootstrapAsync_Bootstrapping_Message { get; }
Property Value
Type | Description |
---|---|
System.String |
App_BootstrapAsync_ConfiguringAmbientServices_Message
Looks up a localized string similar to Configuring the ambient services....
Declaration
public static string App_BootstrapAsync_ConfiguringAmbientServices_Message { get; }
Property Value
Type | Description |
---|---|
System.String |
App_BootstrapAsync_ErrorDuringConfiguration_Exception
Looks up a localized string similar to Errors occurred during the application configuration procedure, please check the exception details for more information..
Declaration
public static string App_BootstrapAsync_ErrorDuringConfiguration_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
App_BootstrapAsync_ErrorDuringForcedShutdown_Exception
Looks up a localized string similar to Errors occurred during the application forced shut down procedure, please check the exception details for more information..
Declaration
public static string App_BootstrapAsync_ErrorDuringForcedShutdown_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
App_BootstrapAsync_ErrorDuringInitialization_Exception
Looks up a localized string similar to Errors occurred during the application bootstrap procedure, please check the exception details for more information..
Declaration
public static string App_BootstrapAsync_ErrorDuringInitialization_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
App_BootstrapAsync_InitializingAppManager_Message
Looks up a localized string similar to Initializing the app manager....
Declaration
public static string App_BootstrapAsync_InitializingAppManager_Message { get; }
Property Value
Type | Description |
---|---|
System.String |
App_BootstrapAsync_StartComplete_Message
Looks up a localized string similar to The application bootstrapped successfully..
Declaration
public static string App_BootstrapAsync_StartComplete_Message { get; }
Property Value
Type | Description |
---|---|
System.String |
App_ShutdownAsync_Complete_Message
Looks up a localized string similar to The application shut down successfully. Good bye!.
Declaration
public static string App_ShutdownAsync_Complete_Message { get; }
Property Value
Type | Description |
---|---|
System.String |
App_ShutdownAsync_ErrorDuringFinalization_Exception
Looks up a localized string similar to Errors occurred during the application shutdown procedure, please check the exception details for more information..
Declaration
public static string App_ShutdownAsync_ErrorDuringFinalization_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
App_ShutdownAsync_ShuttingDown_Message
Looks up a localized string similar to Shutting down the application....
Declaration
public static string App_ShutdownAsync_ShuttingDown_Message { get; }
Property Value
Type | Description |
---|---|
System.String |
AppRuntimeBase_CannotLoadAssembly_Exception
Looks up a localized string similar to Cannot load assembly '{0}'. See the exception for more information..
Declaration
public static string AppRuntimeBase_CannotLoadAssembly_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
AppServiceCompositionContractTypeDoesNotMatchServiceContract
Looks up a localized string similar to The specified contract type '{0}' is not assignable from the service contract '{1}'..
Declaration
public static string AppServiceCompositionContractTypeDoesNotMatchServiceContract { get; }
Property Value
Type | Description |
---|---|
System.String |
AppServiceConventionsRegistrarBase_AsOpenGenericDoesNotSupportMetadataAttributes_Warning
Looks up a localized string similar to Application service contracts exported as open generics do not support metadata attributes and they will be ignored ('{0}'). Instead, try to pass metadata through generic parameter types..
Declaration
public static string AppServiceConventionsRegistrarBase_AsOpenGenericDoesNotSupportMetadataAttributes_Warning { get; }
Property Value
Type | Description |
---|---|
System.String |
AppServiceMultipleCompositionConstructors
Looks up a localized string similar to Multiple constructors marked with {0} are declared for service implementation '{1}' with contract '{2}'..
Declaration
public static string AppServiceMultipleCompositionConstructors { get; }
Property Value
Type | Description |
---|---|
System.String |
AssemblyExtensions_GetLoadableDefinedTypes_ReflectionTypeLoadException
Looks up a localized string similar to Cannot load all defined types from {0}. Only the loadable types will be considered..
Declaration
public static string AssemblyExtensions_GetLoadableDefinedTypes_ReflectionTypeLoadException { get; }
Property Value
Type | Description |
---|---|
System.String |
AssemblyExtensions_GetLoadableExportedTypes_ReflectionTypeLoadException
Looks up a localized string similar to Cannot load all exported types from {0}. Only the loadable types will be considered..
Declaration
public static string AssemblyExtensions_GetLoadableExportedTypes_ReflectionTypeLoadException { get; }
Property Value
Type | Description |
---|---|
System.String |
AssemblyExtensions_GetLoadableExportedTypes_TypeLoadException
Looks up a localized string similar to Cannot load exported type {0} from {1}. Only the loadable types will be considered..
Declaration
public static string AssemblyExtensions_GetLoadableExportedTypes_TypeLoadException { get; }
Property Value
Type | Description |
---|---|
System.String |
CompositionContainerBuilderBase_RequiredServiceMissing_Exception
Looks up a localized string similar to The required service of type '{0}' was not provided..
Declaration
public static string CompositionContainerBuilderBase_RequiredServiceMissing_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
CompositionHelper_ToDictionary_CannotResolveServicePriority_Exception
Looks up a localized string similar to Cannot resolve priorities of service '{0}' for two instances: {1} and {2}..
Declaration
public static string CompositionHelper_ToDictionary_CannotResolveServicePriority_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
ConcurrentCollection_CannotAddItem_Exception
Looks up a localized string similar to Could not add the item {0} to the concurrent collection..
Declaration
public static string ConcurrentCollection_CannotAddItem_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
ConfigurationBase_SettingValueNotSupported_Exception
Looks up a localized string similar to Setting a value is not supported by the default implementation of the configuration. Override this in a derived class to provide an implementation..
Declaration
public static string ConfigurationBase_SettingValueNotSupported_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
ConfigurationStoreSettingsProvider_SettingsTypeMismatch_Exception
Looks up a localized string similar to The stored settings type '{0}' differs from the requested settings type '{1}'..
Declaration
public static string ConfigurationStoreSettingsProvider_SettingsTypeMismatch_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
Context_CannotChangeIdentity_Exception
Looks up a localized string similar to Cannot change the identity in the context once it has been set..
Declaration
public static string Context_CannotChangeIdentity_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
ContextFactory_CreateContext_ContextTypeMustBeAnInstatiable
Looks up a localized string similar to The context type '{0}' must be an instatiable class..
Declaration
public static string ContextFactory_CreateContext_ContextTypeMustBeAnInstatiable { get; }
Property Value
Type | Description |
---|---|
System.String |
ContextFactory_GetCreatorFunc_CannotFindMatchingConstructor
Looks up a localized string similar to Cannot find a matching constructor for signature {0} in type '{1}'..
Declaration
public static string ContextFactory_GetCreatorFunc_CannotFindMatchingConstructor { get; }
Property Value
Type | Description |
---|---|
System.String |
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Declaration
public static CultureInfo Culture { get; set; }
Property Value
Type | Description |
---|---|
System.Globalization.CultureInfo |
DefaultAppManager_FinalizeCanceled_Exception
Looks up a localized string similar to The application's finalize procedure was canceled, at {0:s}..
Declaration
public static string DefaultAppManager_FinalizeCanceled_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultAppManager_FinalizeFaulted_Exception
Looks up a localized string similar to The application's finalize procedure encountered an exception at {0:s}..
Declaration
public static string DefaultAppManager_FinalizeFaulted_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultAppManager_InitializeCanceled_Exception
Looks up a localized string similar to The application's initialize procedure was canceled, at {0:s}..
Declaration
public static string DefaultAppManager_InitializeCanceled_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultAppManager_InitializeFaulted_Exception
Looks up a localized string similar to The application's initialize procedure encountered an exception at {0:s}..
Declaration
public static string DefaultAppManager_InitializeFaulted_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultAssemblyLoader_LoadAssemblyFromPathNotSupported_Exception
Looks up a localized string similar to Please use a more specific assembly loader, which can load from a file path, like DefaultAssemblyLoader..
Declaration
public static string DefaultAssemblyLoader_LoadAssemblyFromPathNotSupported_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultEventHub_ErrorWhenInvokingSubscriptionCallback
Looks up a localized string similar to An error occurred when invoking subscription callback for {0}..
Declaration
public static string DefaultEventHub_ErrorWhenInvokingSubscriptionCallback { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultMediaTypeProvider_NotFound_Exception
Looks up a localized string similar to No media type class found for '{0}'. Resolution: define a class implementing {1} with the indicated media type..
Declaration
public static string DefaultMediaTypeProvider_NotFound_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultNamedServiceProvider_GetNamedService_AmbiguousMatch_Exception
Looks up a localized string similar to Multiple services found for {0}/{1}..
Declaration
public static string DefaultNamedServiceProvider_GetNamedService_AmbiguousMatch_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultNamedServiceProvider_GetNamedService_NoServiceFound_Exception
Looks up a localized string similar to No service found for {0}/{1}..
Declaration
public static string DefaultNamedServiceProvider_GetNamedService_NoServiceFound_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultSerializationService_SerializerNotFound_Exception
Looks up a localized string similar to A serializer for the media type '{0}' was not found..
Declaration
public static string DefaultSerializationService_SerializerNotFound_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultTypeResolver_ResolveType_AmbiguousMatch_Exception
Looks up a localized string similar to Multiple types found for '{0}' : {1}..
Declaration
public static string DefaultTypeResolver_ResolveType_AmbiguousMatch_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultTypeResolver_ResolveType_NotFound_Exception
Looks up a localized string similar to The type '{0}' could not be found..
Declaration
public static string DefaultTypeResolver_ResolveType_NotFound_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultTypeResolver_ResolveTypeCore_Exception
Looks up a localized string similar to Errors occurred when trying to resolve type '{0}'..
Declaration
public static string DefaultTypeResolver_ResolveTypeCore_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DuplicateKeyException_Message
Looks up a localized string similar to An item with the same key is already added..
Declaration
public static string DuplicateKeyException_Message { get; }
Property Value
Type | Description |
---|---|
System.String |
DynamicAssemblyInfo_AddType_Duplicate_Exception
Looks up a localized string similar to Duplicate type with full name '{0}' in '{1}'..
Declaration
public static string DynamicAssemblyInfo_AddType_Duplicate_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DynamicTypeInfo_AddBaseType_TypeCannotBeABaseOfItself_Exception
Looks up a localized string similar to The type '{0}' cannot be a base of itself..
Declaration
public static string DynamicTypeInfo_AddBaseType_TypeCannotBeABaseOfItself_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DynamicTypeInfo_AddMember_Duplicate_Exception
Looks up a localized string similar to Duplicate member with name '{0}' in '{1}'..
Declaration
public static string DynamicTypeInfo_AddMember_Duplicate_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
ExpandoBase_CannotInvokeNonDelegate_Exception
Looks up a localized string similar to Cannot invoke non-delegate value of {0}; it has a type of {1}..
Declaration
public static string ExpandoBase_CannotInvokeNonDelegate_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
GraphBaseOfTNodeValue_AmbiguousMatchForValue_Exception
Looks up a localized string similar to Multiple nodes found for value '{0}'..
Declaration
public static string GraphBaseOfTNodeValue_AmbiguousMatchForValue_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
LazyFactory_CircularDependency_Exception
Looks up a localized string similar to Circular dependency involving '{0}' detected..
Declaration
public static string LazyFactory_CircularDependency_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
LiteRegistrationBuilder_CannotIdentifyConstructedServiceType_Exception
Looks up a localized string similar to Cannot identify the constructed service type of {0} from {1}..
Declaration
public static string LiteRegistrationBuilder_CannotIdentifyConstructedServiceType_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
LiteRegistrationBuilder_InvalidRegistration_Exception
Looks up a localized string similar to One of {0}, {1}, or {2} must be set in service registration..
Declaration
public static string LiteRegistrationBuilder_InvalidRegistration_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
NullServiceExceptionMessage
Looks up a localized string similar to {0} is intended to be replaced by a proper implementation..
Declaration
public static string NullServiceExceptionMessage { get; }
Property Value
Type | Description |
---|---|
System.String |
OperationResult_Merge_TaskNotCompleteException
Looks up a localized string similar to Cannot merge the task result, the task is not completed..
Declaration
public static string OperationResult_Merge_TaskNotCompleteException { get; }
Property Value
Type | Description |
---|---|
System.String |
PartialOrderedSet_BadComparer_ProducesCycles_Exception
Looks up a localized string similar to The provided comparer function produces cycles in the sorted graph. This indicates that there are cyclic dependencies which need to be broken in order to produce an ordered set. Check the following nodes: {0}..
Declaration
public static string PartialOrderedSet_BadComparer_ProducesCycles_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
Requires_NotNullOrEmpty_EmptyArgument_Exception
Looks up a localized string similar to Argument '{0}' must not be null nor empty..
Declaration
public static string Requires_NotNullOrEmpty_EmptyArgument_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
ResourceManager
Returns the cached ResourceManager instance used by this class.
Declaration
public static ResourceManager ResourceManager { get; }
Property Value
Type | Description |
---|---|
System.Resources.ResourceManager |
RuntimePropertyInfo_GetValue_Exception
Looks up a localized string similar to No get accessor for property '{0}' in '{1}'..
Declaration
public static string RuntimePropertyInfo_GetValue_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
RuntimePropertyInfo_SetValue_Exception
Looks up a localized string similar to No set accessor for property '{0}' in '{1}'..
Declaration
public static string RuntimePropertyInfo_SetValue_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
RuntimeTypeInfo_AmbiguousMember_Exception
Looks up a localized string similar to There are multiple members with the name '{0}' in '{1}'. Please use {2} to disambiguate between them..
Declaration
public static string RuntimeTypeInfo_AmbiguousMember_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
RuntimeTypeInfo_CreateRuntimeTypeInfo_InvalidConstructor_Exception
Looks up a localized string similar to The type {0} provided in the [{1}] attribute must implement have a public constructor accepting a single type parameter..
Declaration
public static string RuntimeTypeInfo_CreateRuntimeTypeInfo_InvalidConstructor_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
RuntimeTypeInfo_CreateRuntimeTypeInfo_InvalidType_Exception
Looks up a localized string similar to The type {0} provided in the [{1}] attribute must implement {2}..
Declaration
public static string RuntimeTypeInfo_CreateRuntimeTypeInfo_InvalidType_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
RuntimeTypeInfo_MemberNotFound_Exception
Looks up a localized string similar to Member {0} not found in {1}..
Declaration
public static string RuntimeTypeInfo_MemberNotFound_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
RuntimeTypeInfo_NoPublicConstructorDefined_Exception
Looks up a localized string similar to No public constructor defined for '{0}', cannot create instances..
Declaration
public static string RuntimeTypeInfo_NoPublicConstructorDefined_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
RuntimeTypeInfo_PropertyNotFound_Exception
Looks up a localized string similar to Property {0} not found or is not accessible in {1}..
Declaration
public static string RuntimeTypeInfo_PropertyNotFound_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
Serialization_MediaTypeMismatch_Exception
Looks up a localized string similar to Expected {0} instead of {1} media type in the serialization context..
Declaration
public static string Serialization_MediaTypeMismatch_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
SerializationExtensions_GetContextFactory_CannotGetContextFactory
Looks up a localized string similar to The type {0} should export a public property {1}: {2} to be able to create a serialization context..
Declaration
public static string SerializationExtensions_GetContextFactory_CannotGetContextFactory { get; }
Property Value
Type | Description |
---|---|
System.String |
ServiceRegistrationBuilder_InstancingNotProvided_Exception
Looks up a localized string similar to Either the implementation type, the factory, or the service instance must be provided for '{0}'. Check also whether the {1} value should be set to {2}..
Declaration
public static string ServiceRegistrationBuilder_InstancingNotProvided_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
ServiceRegistry_MismatchedMultipleServiceRegistration_Exception
Looks up a localized string similar to The service {0} is registered both as multiple and single service..
Declaration
public static string ServiceRegistry_MismatchedMultipleServiceRegistration_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
SettingsProviderSelector_NoProviderFoundForSettingsType
Looks up a localized string similar to No provider found for settings type '{0}'..
Declaration
public static string SettingsProviderSelector_NoProviderFoundForSettingsType { get; }
Property Value
Type | Description |
---|---|
System.String |
TaskNotCompletedException_Message
Looks up a localized string similar to The task is not completed..
Declaration
public static string TaskNotCompletedException_Message { get; }
Property Value
Type | Description |
---|---|
System.String |
TransitionMonitor_AssertIsCompleted_Exception
Looks up a localized string similar to The {0} of '{1}' is not completed..
Declaration
public static string TransitionMonitor_AssertIsCompleted_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
TransitionMonitor_AssertIsCompletedSuccessfully_Exception
Looks up a localized string similar to The {0} of '{1}' is not completed successfully..
Declaration
public static string TransitionMonitor_AssertIsCompletedSuccessfully_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
TransitionMonitor_AssertIsInProgress_Exception
Looks up a localized string similar to The {0} of '{1}' is not in progress..
Declaration
public static string TransitionMonitor_AssertIsInProgress_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
TransitionMonitor_AssertIsNotStarted_Exception
Looks up a localized string similar to The {0} of '{1}' is already started..
Declaration
public static string TransitionMonitor_AssertIsNotStarted_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
UnhandledException_InProcess_Message
Looks up a localized string similar to Unhandled exception in process..
Declaration
public static string UnhandledException_InProcess_Message { get; }
Property Value
Type | Description |
---|---|
System.String |
UnhandledException_Terminating_Message
Looks up a localized string similar to Unhandled exception terminating the process..
Declaration
public static string UnhandledException_Terminating_Message { get; }
Property Value
Type | Description |
---|---|
System.String |