SingletonFactory<T> Class

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Singleton
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public class SingletonFactory<T>
where T : class

Type Parameters

T

Inheritance Hierarchy

System..Object
+ Aurigma.GraphicsMill.AjaxControls.VectorObjects.Singleton..SingletonFactory<<'T>>

See Also

Reference