[This is preliminary documentation and is subject to change.]
Namespace: NFX.HealthAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
protected HealthException(
SerializationInfo info,
StreamingContext context
)
protected HealthException(
SerializationInfo info,
StreamingContext context
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
protected:
HealthException(
SerializationInfo^ info,
StreamingContext context
)
protected:
HealthException(
SerializationInfo^ info,
StreamingContext context
)
new :
info : SerializationInfo *
context : StreamingContext -> HealthException
new :
info : SerializationInfo *
context : StreamingContext -> HealthException