[]
        
(Showing Draft Content)

FarPoint.Win.Spread.InputMap.-ctor

InputMap Constructor

InputMap()

Creates a new input map with no parent and no mappings.

Declaration
public InputMap()
Public Sub New()

InputMap(SerializationInfo, StreamingContext)

Creates a new input map with data from the specified serialization and stream objects.

Declaration
protected InputMap(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info

Data needed to serialize or deserialize an object

StreamingContext context

Source and destination of a given serialized stream