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