TreePathNotFoundException(SerializationInfo, StreamingContext) Constructor |
Namespace: Altaxo.AddInItemsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected TreePathNotFoundException(
SerializationInfo info,
StreamingContext context
)
Parameters
- info SerializationInfo
- The serialization information.
- context StreamingContext
- The streaming context.
See Also