Method | Description | |
---|---|---|
Accept ( IVisitor visitor ) : void |
Accepts the specified visitor and call the relevant IVisitor.Visit***() method
|
|
CollectionIDModel ( |
Initializes a new instance of the CollectionIDModel class.
|
public Accept ( IVisitor visitor ) : void | ||
visitor | IVisitor | The visitor. |
return | void |
public CollectionIDModel ( |
||
propInfo | The prop info. | |
collAtt | CollectionIDAttribute | The coll att. |
return | System |