Method | Description | |
---|---|---|
RequireVersionAttribute ( int versionNumber, bool throwException = false ) : System |
Initializes a new instance of the RequireVersionAttribute class.
|
public RequireVersionAttribute ( int versionNumber, bool throwException = false ) : System | ||
versionNumber | int | The version number. |
throwException | bool | if set to |
return | System |