MCPcopy Create free account
hub / github.com/NodeRT/NodeRT / WinVersions

Enum WinVersions

src/NodeRTLib/NodeRTProjectGenerator.cs:32–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 public enum WinVersions
33 {
34 v8,
35 v8_1,
36 v10
37 }
38
39 public class NodeRTProjectGenerator
40 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected