RuntimeFramework(RuntimeType, Version) 构造函数

定义

public RuntimeFramework(NUnit.Framework.Internal.RuntimeType runtime, Version version);
new NUnit.Framework.Internal.RuntimeFramework : NUnit.Framework.Internal.RuntimeType * Version -> NUnit.Framework.Internal.RuntimeFramework

参数

runtime
RuntimeType
version
Version

适用于