出现建构函式意味著此型别不是静态型别。
The presence of the constructor suggests that the type is not a static type.
更容易进行重构和修改程序码,因为您不必变更整个程序码中的静态型别宣告。
Easier refactoring and code modifications, because you do not have to change static type declarations throughout the code.
建立指定之型别的委派,用来表示指定之静态方法,并包含在系结失败时发生的指定之行为。
Creates a delegate of the specified type to represent the specified static method, with the specified behavior on failure to bind.
相同的型别推断规则也适用于静态方法和执行个体方法。
The same rules for type inference apply to static methods and instance methods.
如果静态区域变数无法初始化,会掷回这个型别的例外状况。
An exception of this type is thrown if a static local variable fails to initialize.
建立指定型别的委派,这个委派表示指定类别的指定静态方法。
Creates a delegate of the specified type that represents the specified static method of the specified class.
取得或设定该项目是否已经静态定义,也就是,该项目是否适用于此一物件型别的所有执行个体,或是只适用于此一物件。
Gets or sets whether or not the item is statically defined, that is, whether the item is common to all instances of this object type or only to this object specifically.
您通常会使用静态参考从型别(包括因型别为静态而无法在XAML中执行个体化的型别)取得静态值。
You typically use static references to obtain static values from types, including from types that cannot be instantiated in XAML because the type is static.
您通常会使用静态参考从型别(包括因型别为静态而无法在XAML中执行个体化的型别)取得静态值。
You typically use static references to obtain static values from types, including from types that cannot be instantiated in XAML because the type is static.
应用推荐