메소드 | 설명 | |
---|---|---|
KryptonPersistAttribute ( ) : System |
Initialize a new instance of the KryptonPersistAttribute class.
|
|
KryptonPersistAttribute ( bool navigate ) : System |
Initialize a new instance of the KryptonPersistAttribute class.
|
|
KryptonPersistAttribute ( bool navigate, bool populate ) : System |
Initialize a new instance of the KryptonPersistAttribute class.
|
public KryptonPersistAttribute ( bool navigate ) : System | ||
navigate | bool | Should persistence navigate down the property. |
리턴 | System |
public KryptonPersistAttribute ( bool navigate, bool populate ) : System | ||
navigate | bool | Should persistence navigate down the property. |
populate | bool | Should property be reset as part of a populate operation. |
리턴 | System |