File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,7 @@ public ConfigureHeadstage64()
8181 /// <summary>
8282 /// Gets or sets onboard electrical stimulator configuration.
8383 /// </summary>
84+ /// <inheritdoc cref="ConfigureHeadstage64ElectricalStimulator"/>
8485 [ Category ( DevicesCategory ) ]
8586 [ TypeConverter ( typeof ( SingleDeviceFactoryConverter ) ) ]
8687 [ Description ( "Specifies the configuration for the ElectricalStimulator device in the headstage-64." ) ]
@@ -89,6 +90,7 @@ public ConfigureHeadstage64()
8990 /// <summary>
9091 /// Gets or sets onboard optical stimulator configuration.
9192 /// </summary>
93+ /// <inheritdoc cref="ConfigureHeadstage64OpticalStimulator"/>
9294 [ Category ( DevicesCategory ) ]
9395 [ TypeConverter ( typeof ( SingleDeviceFactoryConverter ) ) ]
9496 [ Description ( "Specifies the configuration for the OpticalStimulator device in the headstage-64." ) ]
You can’t perform that action at this time.
0 commit comments