EMS.Services.IEMSApiDocumentService Methods
InheritedProtected
| AddFilter | public | Adds API documentation custom filter. |
| AddRef | public | Increments the reference count for this interface. |
| ApplyFilters | public | Applies registered filters to API documentation. |
| GetMetadata | public | Gets API documentation metadata - title, version, and description. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| RemoveFilter | public | Removes API documentation custom filter. |
| SetMetadata | public | Sets API documentation metadata - title, version, and description. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |