Class Parameters
Inheritance
System.Object
Parameters
Namespace: Netmavryk.Forging.Models
Assembly: Netmavryk.dll
Syntax
public class Parameters : object
Properties
| Improve this Doc View SourceEntrypoint
Declaration
public string Entrypoint { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Value
Declaration
public IMicheline Value { get; set; }
Property Value
| Type | Description |
|---|---|
| IMicheline |