Method | Description | |
---|---|---|
DuplicatesBodyAttribute ( string methodName, object sourceType = null ) : System |
Initializes a new instance of the DuplicatesBodyAttribute class.
|
public DuplicatesBodyAttribute ( string methodName, object sourceType = null ) : System | ||
methodName | string | Name of the method to duplicate. |
sourceType | object |
/// Optionally, the |
return | System |