INameScope 接口

定义

供平台呈现器内部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public interface INameScope
type INameScope = interface
派生
属性
System.ComponentModel.EditorBrowsableAttribute

方法

FindByName(String)

供平台呈现器内部使用。

RegisterName(String, Object)

供平台呈现器内部使用。

适用于