Click or drag to resize

ChargeDomainChildBaseTWrapper Class

A child object that is part of a parent Charge Domain.
Inheritance Hierarchy
SystemObject
  ema3d.Api.V26.Charging.DomainChargeDomainChildBaseTWrapper
    ema3d.Api.V26.Charging.DomainSwitchChargingOptions
    ema3d.Api.V26.Charging.DomainTimeSteps

Namespace: ema3d.Api.V26.Charging.Domain
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public abstract class ChargeDomainChildBase<TWrapper>
where TWrapper : ISimObject

Type Parameters

TWrapper

The ChargeDomainChildBaseTWrapper type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also