Table of Contents

Class Comment

Namespace
Hi.Numerical.SoftParsers.Keywords
Assembly
HiMech.dll
public class Comment
Inheritance
Comment
Inherited Members
Extension Methods

Properties

ContentWithSymbol

public string ContentWithSymbol { get; set; }

Property Value

string

ContentWithoutSymbol

public string ContentWithoutSymbol { get; set; }

Property Value

string

OralContent

Content without program-identible code. i.e. Content Without CsScript either Symbol.

public string OralContent { get; set; }

Property Value

string

Symbol

public string Symbol { get; set; }

Property Value

string