ParameterHelper.GetStrategyParameters Method
public ParameterList GetStrategyParameters(
string name,
object obj,
bool skipReadOnly = false
)
This language is not supported or no code example is available.
public:
ParameterList^ GetStrategyParameters(
String^ name,
object^ obj,
bool skipReadOnly
)
This language is not supported or no code example is available.
Parameters
- name
- string
- obj
- object
- skipReadOnly
- bool