Method GetDependencies
GetDependencies(IList<Object>)
Get the depedency objects.
Declaration
public void GetDependencies(IList<object> list)
Parameters
Type | Name | Description |
---|---|---|
IList<Object> | list | The list of dependecies to fill in. |
Get the depedency objects.
public void GetDependencies(IList<object> list)
Type | Name | Description |
---|---|---|
IList<Object> | list | The list of dependecies to fill in. |