Interface ICanLogOnObject
Namespace: Volo.Abp.TestBase.Logging
Assembly: AbpTestBase.dll
Syntax
public interface ICanLogOnObject
Properties
Logs
Declaration
List<string> Logs { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<T><string> |