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