Méthode | Description | |
---|---|---|
Get ( object target ) : string |
Gets the value for this command from the target object.
|
|
Set ( object target, string val ) : void |
Sets the value for this command on the target object.
|
public Set ( object target, string val ) : void | ||
target | object | |
val | string | |
Résultat | void |