Inheritance Hierarchy
DeltaEngine.Core Logger
DeltaEngine.Mocks MockLogger
DeltaEngine.Tests.Core LoggerTests AnotherLogger
Namespace: DeltaEngine.Tests.Core
Assembly: DeltaEngine.Tests (in DeltaEngine.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The LoggerTests AnotherLogger type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | LoggerTests AnotherLogger | Initializes a new instance of the LoggerTests AnotherLogger class |
Methods
Name | Description | |
---|---|---|
![]() | CreateMessageTypePrefix | (Inherited from Logger.) |
![]() | Dispose | (Inherited from Logger.) |
![]() | Write | (Inherited from MockLogger.) |
Properties
Name | Description | |
---|---|---|
![]() | LastMessage | (Inherited from Logger.) |
![]() | NumberOfMessages | (Inherited from MockLogger.) |
![]() | NumberOfRepeatedMessagesIgnored | (Inherited from Logger.) |
See Also