RuntimeEnvironment 构造函数

定义

注意

Do not create instances of the RuntimeEnvironment class. Call the static methods directly on this type instead

初始化 RuntimeEnvironment 类的新实例。

public:
 RuntimeEnvironment();
public RuntimeEnvironment ();
[System.Obsolete("Do not create instances of the RuntimeEnvironment class.  Call the static methods directly on this type instead", true)]
public RuntimeEnvironment ();
Public Sub New ()
属性

适用于