Method | Description | |
---|---|---|
AspectAttributeBase ( ) : System |
Initializes a new instance of AspectAttributeBase. Initializes a new instance of AspectAttributeBase.
|
|
AspectAttributeBase ( byte order ) : System |
Initializes a new instance of AspectAttributeBase.
|
public AspectAttributeBase ( byte order ) : System | ||
order | byte | Execution order of the current attribute /// among all the other attributes used on the same method. |
return | System |