Méthode | Description | |
---|---|---|
Accept ( IVisitor visitor ) : void |
Accepts the specified visitor and call the relevant IVisitor.Visit***() method
|
|
KeyModel ( |
Initializes a new instance of the KeyModel class.
|
public Accept ( IVisitor visitor ) : void | ||
visitor | IVisitor | The visitor. |
Résultat | void |
public KeyModel ( |
||
propInfo | The prop info. | |
att | JoinedKeyAttribute | The att. |
Résultat | System |