| PLS1NipalsAlgorithmOnDeserialized Method |
Sets most of the attributes only if isGood_
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public void OnDeserialized(
StreamingContext ctx
)
Public Sub OnDeserialized (
ctx As StreamingContext
)
public:
void OnDeserialized(
StreamingContext ctx
)
member OnDeserialized :
ctx : StreamingContext -> unit
Parameters
- ctx StreamingContext
- Streaming context.
See Also