Overload List
| Name | Description | |
|---|---|---|
| CogDLRuntimeParams |
Constructs a new instance of the CogDLRuntimeParams class.
class.
| |
| CogDLRuntimeParams(CogDLRuntimeParams) |
Constructs a deep copy of the supplied object.
| |
| CogDLRuntimeParams(List ICogDLRuntimeParam ) |
Constructs a CogDLRuntimeParams object holding
shallow copies (references) from the
supplied list.
| |
| CogDLRuntimeParams(SerializationInfo, StreamingContext) |
CogDLRuntimeParams serialization constructor.
|
See Also