Method | Description | |
---|---|---|
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 | |
return | System |
public DataObjectMethodAttribute ( DataObjectMethodType methodType, bool isDefault ) : System | ||
methodType | DataObjectMethodType | |
isDefault | bool | |
return | System |