Click or drag to resize
CachedXslTransformGeneratorInstance Property
Gets the singleton instance.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public static CachedXslTransformGenerator Instance { get; }

Property Value

Type: CachedXslTransformGenerator
The instance
See Also