Class DateTimeKindTests_Local
Inheritance
object
DateTimeKindTests_Local
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.MongoDB.Serializer
Assembly: Volo.Abp.MongoDB.Tests.dll
Syntax
public class DateTimeKindTests_Local : MongoDB_DateTimeKind_Tests, IDisposable
Constructors
DateTimeKindTests_Local()
Declaration
public DateTimeKindTests_Local()
Methods
AfterAddApplication(IServiceCollection)
Declaration
protected override void AfterAddApplication(IServiceCollection services)
Parameters
| Type | Name | Description |
|---|---|---|
| Microsoft.Extensions.DependencyInjection.IServiceCollection | services |
Overrides
Implements
System.IDisposable