GetOptions<T>(ISymbol)
Declaration
public T GetOptions<T>(ISymbol symbol) where T : IHierarchicalOptions, new()
Parameters
Type | Name | Description |
---|---|---|
ISymbol | symbol |
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |
public T GetOptions<T>(ISymbol symbol) where T : IHierarchicalOptions, new()
Type | Name | Description |
---|---|---|
ISymbol | symbol |
Type | Description |
---|---|
T |
Name | Description |
---|---|
T |