Method | Description | |
---|---|---|
TwitterParameterAttribute ( string name = null, object defaultValue = null ) : System |
Initializes a new instance of the TwitterParameterAttribute class.
|
public TwitterParameterAttribute ( string name = null, object defaultValue = null ) : System | ||
name | string | Name. |
defaultValue | object | Default value. |
return | System |