Class Script
Inheritance
System.Object
Script
Namespace: Netezos.Forging.Models
Assembly: Netezos.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 |