Table of Contents

Class OSKindExtensions

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll
A collection of extensions for the OSKind enum.
public static class OSKindExtensions
Inheritance
OSKindExtensions

Methods

GetKernel(OSKind)
Gets the kernel OSKind for operatingSystem.
GetSubtypeId(OSKind)
Gets the subtype ID for operatingSystem.
Is(OSKind, OSKind)
Tests whether operatingSystem is an operating system with the specified test flag.