프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
PropertyNotInitializedException ( string propertyName ) : System |
Initializes a new instance of the PropertyNotInitializedException class.
|
public PropertyNotInitializedException ( string propertyName ) : System | ||
propertyName | string | /// Full name of the property which hasn't been set before get was accessed /// |
리턴 | System |