@@ -183,16 +183,16 @@ <h1>ICommand<wbr><TOptions><wbr> <small>Interface</small></h1>
183183 < dt > Implementing Types</ dt >
184184 < dd >
185185 < ul class ="list-unstyled ">
186- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "> LabelCommand</ a > </ li >
187186 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "> OpenCommand</ a > </ li >
188187 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "> InitCommand</ a > </ li >
188+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "> CloseCommand</ a > </ li >
189189 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand "> ShowConfigCommand</ a > </ li >
190+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "> AddAssetsCommand</ a > </ li >
190191 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "> ExportCommand</ a > </ li >
191192 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "> PublishCommand</ a > </ li >
192- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "> AddAssetsCommand</ a > </ li >
193193 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand "> CreateCommand</ a > </ li >
194- < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "> CloseCommand</ a > </ li >
195194 < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "> DiscardCommand</ a > </ li >
195+ < li > < a href ="/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "> LabelCommand</ a > </ li >
196196 </ ul >
197197 </ dd >
198198 </ dl >
@@ -202,26 +202,26 @@ <h1>ICommand<wbr><TOptions><wbr> <small>Interface</small></h1>
202202 graph BT
203203 Type["ICommand<TOptions>"]
204204class Type type-node
205- Implementing0["LabelCommand "]-.->Type
206- click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "
207- Implementing1["OpenCommand "]-.->Type
208- click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "
209- Implementing2["InitCommand "]-.->Type
210- click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "
205+ Implementing0["OpenCommand "]-.->Type
206+ click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand "
207+ Implementing1["InitCommand "]-.->Type
208+ click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand "
209+ Implementing2["CloseCommand "]-.->Type
210+ click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "
211211 Implementing3["ShowConfigCommand"]-.->Type
212212 click Implementing3 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand"
213- Implementing4["ExportCommand "]-.->Type
214- click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "
215- Implementing5["PublishCommand "]-.->Type
216- click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "
217- Implementing6["AddAssetsCommand "]-.->Type
218- click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "
213+ Implementing4["AddAssetsCommand "]-.->Type
214+ click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand "
215+ Implementing5["ExportCommand "]-.->Type
216+ click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand "
217+ Implementing6["PublishCommand "]-.->Type
218+ click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand "
219219 Implementing7["CreateCommand"]-.->Type
220220 click Implementing7 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand"
221- Implementing8["CloseCommand "]-.->Type
222- click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand "
223- Implementing9["DiscardCommand "]-.->Type
224- click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "
221+ Implementing8["DiscardCommand "]-.->Type
222+ click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand "
223+ Implementing9["LabelCommand "]-.->Type
224+ click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand "
225225
226226 </ div >
227227 </ div >
0 commit comments