INameScope Interface

Definition

public interface class INameScope
public interface INameScope
type INameScope = interface
Public Interface INameScope
Derived

Methods

FindByName(String)

For internal use by .NET MAUI.

RegisterName(String, Object)

For internal use by .NET MAUI.

UnregisterName(String)

For internal use by .NET MAUI.

Applies to