![]() |
CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Twitter parameter attribute. More...
Public Member Functions | |
| TwitterParameterAttribute (string name=null, object defaultValue=null) | |
| Initializes a new instance of the TwitterParameterAttribute class. More... | |
Properties | |
| string | Name [get] |
| Name of the parameter binding for. More... | |
| object | DefaultValue [get] |
| Default value of the parameter. More... | |
Twitter parameter attribute.
|
inline |
Initializes a new instance of the TwitterParameterAttribute class.
| name | Name. |
| defaultValue | Default value. |
|
get |
Default value of the parameter.
The default value.
|
get |
Name of the parameter binding for.
The name.
1.8.17