共用方式為


INameScope 介面

定義

供平台轉譯器內部使用。

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

方法

FindByName(String)

供平台轉譯器內部使用。

RegisterName(String, Object)

供平台轉譯器內部使用。

適用於