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
ContentWithoutSymbol
public string ContentWithoutSymbol { get; set; }
Property Value
OralContent
Content without program-identible code. i.e. Content Without CsScript either Symbol.
public string OralContent { get; set; }
Property Value
Symbol
public string Symbol { get; set; }