INameScope Interface

Définition

public interface class INameScope
public interface INameScope
type INameScope = interface
Public Interface INameScope
Dérivé

Méthodes

FindByName(String)

Pour une utilisation interne par .NET MAUI.

RegisterName(String, Object)

Pour une utilisation interne par .NET MAUI.

UnregisterName(String)

Pour une utilisation interne par .NET MAUI.

S’applique à