Method | Description | |
---|---|---|
Add ( string propertyName ) : void |
Adds the specified property name to the suspension context.
|
|
Decrement ( ) : void |
Decrements this instance.
|
|
Increment ( ) : void |
Increments this instance.
|
public Add ( string propertyName ) : void | ||
propertyName | string | Name of the property. If |
return | void |