Table of Contents

Class CmdBlock

Namespace
Hi.Numerical.SoftParsers.Cmds
Assembly
HiMech.dll
public class CmdBlock
Inheritance
CmdBlock
Inherited Members
Extension Methods

Properties

CmdList

public List<ICmd> CmdList { get; }

Property Value

List<ICmd>