135
135
< li class ="header "> Namespace</ li >
136
136
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands "> GitReleaseManager< wbr > .Core< wbr > .Commands</ a > </ li >
137
137
< li role ="separator " class ="divider "> </ li >
138
+ < li class ="header "> Interface Types</ li >
139
+ < li class ="selected "> < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ICommand_1 "> ICommand< wbr > <TOptions>< wbr > </ a > </ li >
138
140
< li class ="header "> Class Types</ li >
139
141
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "> AddAssetsCommand</ a > </ li >
140
142
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "> CloseCommand</ a > </ li >
146
148
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "> OpenCommand</ a > </ li >
147
149
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "> PublishCommand</ a > </ li >
148
150
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "> ShowConfigCommand</ a > </ li >
149
- < li class ="header "> Interface Types</ li >
150
- < li class ="selected "> < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ICommand_1 "> ICommand< wbr > <TOptions>< wbr > </ a > </ li >
151
151
152
152
153
153
</ ul >
@@ -183,16 +183,16 @@ <h1>ICommand<wbr><TOptions><wbr> <small>Interface</small></h1>
183
183
< dt > Implementing Types</ dt >
184
184
< dd >
185
185
< ul class ="list-unstyled ">
186
+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "> DiscardCommand</ a > </ li >
187
+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "> CloseCommand</ a > </ li >
186
188
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "> ExportCommand</ a > </ li >
187
189
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "> OpenCommand</ a > </ li >
188
- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "> AddAssetsCommand</ a > </ li >
189
190
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "> LabelCommand</ a > </ li >
190
191
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "> ShowConfigCommand</ a > </ li >
191
- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand " > CloseCommand </ a > </ li >
192
+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand " > CreateCommand </ a > </ li >
192
193
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "> PublishCommand</ a > </ li >
193
194
< li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "> InitCommand</ a > </ li >
194
- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "> DiscardCommand</ a > </ li >
195
- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand "> CreateCommand</ a > </ li >
195
+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "> AddAssetsCommand</ a > </ li >
196
196
</ ul >
197
197
</ dd >
198
198
</ dl >
@@ -202,26 +202,26 @@ <h1>ICommand<wbr><TOptions><wbr> <small>Interface</small></h1>
202
202
graph BT
203
203
Type["ICommand<TOptions>"]
204
204
class Type type-node
205
- Implementing0["ExportCommand "]-.->Type
206
- click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "
207
- Implementing1["OpenCommand "]-.->Type
208
- click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "
209
- Implementing2["AddAssetsCommand "]-.->Type
210
- click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "
211
- Implementing3["LabelCommand "]-.->Type
212
- click Implementing3 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "
213
- Implementing4["ShowConfigCommand "]-.->Type
214
- click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "
215
- Implementing5["CloseCommand "]-.->Type
216
- click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "
217
- Implementing6["PublishCommand "]-.->Type
218
- click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "
219
- Implementing7["InitCommand "]-.->Type
220
- click Implementing7 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "
221
- Implementing8["DiscardCommand "]-.->Type
222
- click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "
223
- Implementing9["CreateCommand "]-.->Type
224
- click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand "
205
+ Implementing0["DiscardCommand "]-.->Type
206
+ click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "
207
+ Implementing1["CloseCommand "]-.->Type
208
+ click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "
209
+ Implementing2["ExportCommand "]-.->Type
210
+ click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "
211
+ Implementing3["OpenCommand "]-.->Type
212
+ click Implementing3 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "
213
+ Implementing4["LabelCommand "]-.->Type
214
+ click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "
215
+ Implementing5["ShowConfigCommand "]-.->Type
216
+ click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "
217
+ Implementing6["CreateCommand "]-.->Type
218
+ click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand "
219
+ Implementing7["PublishCommand "]-.->Type
220
+ click Implementing7 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "
221
+ Implementing8["InitCommand "]-.->Type
222
+ click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "
223
+ Implementing9["AddAssetsCommand "]-.->Type
224
+ click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "
225
225
226
226
</ div >
227
227
</ div >
0 commit comments