Class CanvasProvider
Inheritance
CanvasProvider
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class CanvasProvider : SingleDecoratorProvider<IGraphContext, ICanvas, RegisterCanvasAttribute>
Properties
cache
Declaration
protected override bool cache { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Overrides
Ludiq.SingleDecoratorProvider<Ludiq.Bolt.IGraphContext, Ludiq.Bolt.ICanvas, Ludiq.Bolt.RegisterCanvasAttribute>.cache
instance
Declaration
public static CanvasProvider instance { get; }
Property Value
| Type | Description |
|---|---|
| CanvasProvider |