Table of Contents

Enum RuntimeType

Namespace
NUnit.Framework.Internal
Assembly
nunit.framework.dll

Enumeration identifying a common language runtime implementation.

public enum RuntimeType

Fields

Any = 0

Any supported runtime framework

Mono = 4

Mono

MonoTouch = 6

MonoTouch

Net = 1

Microsoft .NET Framework

NetCF = 2

Microsoft .NET Compact Framework

SSCLI = 3

Microsoft Shared Source CLI

Silverlight = 5

Silverlight