C# Class DataDictionary.Specification.Paragraph.RemoveReqRef

Inheritance: DataDictionary.Generated.Visitor
Afficher le fichier Open project: ERTMSSolutions/ERTMSFormalSpecs

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
RemoveReqRef ( Paragraph paragraph ) : System

Constructor

visit ( Generated obj, bool visitSubNodes ) : void

Method Details

RemoveReqRef() public méthode

Constructor
public RemoveReqRef ( Paragraph paragraph ) : System
paragraph Paragraph
Résultat System

visit() public méthode

public visit ( Generated obj, bool visitSubNodes ) : void
obj Generated
visitSubNodes bool
Résultat void