프로퍼티 | 타입 | 설명 | |
---|---|---|---|
LocalizationRequiredAttribute | System |
메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool |
Returns whether the value of the given object is equal to the current LocalizationRequiredAttribute.
|
|
GetHashCode ( ) : int |
Returns the hash code for this instance.
|
메소드 | 설명 | |
---|---|---|
LocalizationRequiredAttribute ( bool required ) : System |
Initializes a new instance of the LocalizationRequiredAttribute class.
|
public Equals ( object obj ) : bool | ||
obj | object | The object to test the value equality of. |
리턴 | bool |