Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
protected NBCastException(
SerializationInfo info,
StreamingContext context
)
protected NBCastException(
SerializationInfo info,
StreamingContext context
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
protected:
NBCastException(
SerializationInfo^ info,
StreamingContext context
)
protected:
NBCastException(
SerializationInfo^ info,
StreamingContext context
)
new :
info : SerializationInfo *
context : StreamingContext -> NBCastException
new :
info : SerializationInfo *
context : StreamingContext -> NBCastException