class LittleGhost::AssemblyDefinition
A complete Assembly configuration produced by an AssemblyBuilder.
Runtime and other builders accept a definition anywhere they accept an Assembly reference. implementation is the Assembly subclass used for executions built from this definition.
Attributes
The Assembly identifier at the time the definition was built.
The human-readable description at the time the definition was built.
The Assembly subclass used to build executions.