Метод | Описание | |
---|---|---|
Accept ( IVisitor visitor ) : void |
Accepts the specified visitor and call the relevant IVisitor.Visit***() method
|
|
HasManyToAnyModel ( |
Initializes a new instance of the HasManyToAnyModel class.
|
public Accept ( IVisitor visitor ) : void | ||
visitor | IVisitor | The visitor. |
Результат | void |
public HasManyToAnyModel ( |
||
prop | The prop. | |
hasManyToAnyAtt | The has many to any att. | |
Результат | System |