메소드 | 설명 | |
---|---|---|
Accept ( IVisitor visitor ) : void |
Accepts the specified visitor and call the relevant IVisitor.Visit***() method
|
|
HasManyModel ( |
Initializes a new instance of the HasManyModel class.
|
public HasManyModel ( |
||
propInfo | The prop info. | |
hasManyAtt | HasManyAttribute | The has many att. |
리턴 | System |