C# Class DDDLanguage.SyntaxConcept

Afficher le fichier Open project: ngs-doo/dsl-compiler-client Class Usage Examples

Méthodes publiques

Méthode Description
SyntaxConcept ( SyntaxType type, string value, string script, int line, int column ) : System.Runtime.Serialization

Method Details

SyntaxConcept() public méthode

public SyntaxConcept ( SyntaxType type, string value, string script, int line, int column ) : System.Runtime.Serialization
type SyntaxType
value string
script string
line int
column int
Résultat System.Runtime.Serialization