CachedPhasedReadOnlyEvaluated TFrom, T  CacheTransform Method ElecNetKit Documentation
Provides caching.

Namespace: ElecNetKit.NetworkModelling.Phasing
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax

protected T CacheTransform(
	TFrom arg
)

Return Value

A converted and possibly cached transformed value.
See Also