ConversionCacheIsRegistered Method
Gets an indication of whether a particular
Type is registered
in the cache.
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public bool IsRegistered(
Type unitType
)
- unitType Type
- The Type of Unit to check
for registration.
Booleantrue if the
Unit is registered; otherwise
false.