Класс System::Runtime::InteropServices::OSPlatform
OSPlatform class
class OSPlatform : public System::IEquatable<OSPlatform>
Методы
| Метод | Описание |
|---|---|
| static Create(const String&) | |
| Equals(OSPlatform) override | |
| static get_FreeBSD() | |
| static get_Linux() | |
| static get_OSX() | |
| static get_Windows() | |
| operator!=(const OSPlatform&) const | |
| operator==(const OSPlatform&) const |
См. также
- Class IEquatable
- Namespace System::Runtime::InteropServices
- Library Aspose.PDF for C++