Method | Description | |
---|---|---|
ToggleMethodAttributes ( MethodAttributes attributes ) : System |
Constructs a new instance of the attribute.
|
public ToggleMethodAttributes ( MethodAttributes attributes ) : System | ||
attributes | MethodAttributes | The attributes to toggle. Default to 0 (no attributes). |
return | System |