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