View 构造函数

定义

初始化 View 类的新实例。Initializes a new instance of the View class.

public:
 View();
public View ();
Public Sub New ()

适用于