메소드 | 설명 | |
---|---|---|
DataObjectMethodAttribute ( DataObjectMethodType methodType ) : System | ||
DataObjectMethodAttribute ( DataObjectMethodType methodType, bool isDefault ) : System | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Match ( object obj ) : bool |
public DataObjectMethodAttribute ( DataObjectMethodType methodType ) : System | ||
methodType | DataObjectMethodType | |
리턴 | System |
public DataObjectMethodAttribute ( DataObjectMethodType methodType, bool isDefault ) : System | ||
methodType | DataObjectMethodType | |
isDefault | bool | |
리턴 | System |