Class Script
Inheritance
System.Object
Script
Namespace: Netmavryk.Forging.Models
Assembly: Netmavryk.dll
Syntax
public class Script : object
Properties
| Improve this Doc View SourceCode
Declaration
public MichelineArray Code { get; set; }
Property Value
| Type | Description |
|---|---|
| MichelineArray |
Storage
Declaration
public IMicheline Storage { get; set; }
Property Value
| Type | Description |
|---|---|
| IMicheline |