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