메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ProvidePropertyAttribute ( string propertyName, Type receiverType ) : System | ||
ProvidePropertyAttribute ( string propertyName, string receiverTypeName ) : System |
public ProvidePropertyAttribute ( string propertyName, Type receiverType ) : System | ||
propertyName | string | |
receiverType | Type | |
리턴 | System |
public ProvidePropertyAttribute ( string propertyName, string receiverTypeName ) : System | ||
propertyName | string | |
receiverTypeName | string | |
리턴 | System |