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