Метод | Описание | |
---|---|---|
GetDependencies ( this field ) : IEnumerable |
Gets dependencies for a referenced field.
|
|
GetDependencies ( this type ) : IEnumerable |
Gets dependencies for a referenced type.
|
public static GetDependencies ( this field ) : IEnumerable |
||
field | this | Item to get dependencies from |
Результат | IEnumerable |
public static GetDependencies ( this type ) : IEnumerable |
||
type | this | Item to get dependencies from |
Результат | IEnumerable |