Export Class

Definition

public class Export
type Export = class
Public Class Export
Inheritance
Export

Constructors

Export(ExportDefinition, Func<Object>)
Export(ExportDefinition, Lazy<Object>)
Export(String, IReadOnlyDictionary<String,Object>, Func<Object>)

Properties

Definition
Metadata

Gets the metadata on the exported value.

Value

Gets the exported value.

Applies to