Udostępnij za pośrednictwem


ICSharpHelper.GetRequiredUsings(Type) Metoda

Definicja

Pobiera instrukcje using wymagane podczas odwoływania się do typu.

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)

Parametry

type
Type

Typ.

Zwraca

Użycie.

Dotyczy