ICSharpHelper.GetRequiredUsings(Type) Метод

Определение

Возвращает инструкции using, необходимые при ссылке на тип.

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)

Параметры

type
Type

Тип.

Возвращаемое значение

Методы использования.

Применяется к