Overload List
| # | Signature | Description |
|---|---|---|
| 1 | void RegisterSeries | |
| 2 | void RegisterSeries(Type seriesType, Type editorType, Int32 galleryPage, Int32 galleryCount) |
Overload 1: void RegisterSeries
Result: stored in self (calling object)
Overload 2: void RegisterSeries(Type seriesType, Type editorType, Int32 galleryPage, Int32 galleryCount)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | seriesType | Type | |
| 2 | editorType | Type | |
| 3 | galleryPage | Int32 | |
| 4 | galleryCount | Int32 |
Result: stored in self (calling object)