Partager via


ICSharpHelper.GetRequiredUsings(Type) Méthode

Définition

Obtient les instructions using requises lors du référencement d’un type.

public System.Collections.Generic.IEnumerable<string> GetRequiredUsings (Type type);
abstract member GetRequiredUsings : Type -> seq<string>
Public Function GetRequiredUsings (type As Type) As IEnumerable(Of String)

Paramètres

type
Type

Type.

Retours

utilise.

S’applique à