Click or drag to resize
AB4D logo

ObjFileException(SerializationInfo, StreamingContext) Constructor

Constructor

Namespace: Ab3d
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax
C#
protected ObjFileException(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info  SerializationInfo
info
context  StreamingContext
context
See Also