tune
This commit is contained in:
+2
-2
@@ -146,9 +146,9 @@ Action<TargetObject> TargetObjectSetter{get;set;}
|
||||
<li>Object Copy/Paste (i.e. Select/Set or Duplicated-Set)
|
||||
<ul>
|
||||
<li>Copy (i.e. Select)
|
||||
Set the model to UserEnv.SelectedItem.</li>
|
||||
Set the model to AppService.SelectedItem.</li>
|
||||
<li>Paste
|
||||
Set UserEnv.SelectedItem to the model.
|
||||
Set AppService.SelectedItem to the model.
|
||||
Set by reference is default. Apply Duplicated-Set if explicitly required.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user