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