Transform Delegate

Microsoft Robotics Class Reference

This delegate is for the transform code: proxy to source and vice versa.

Namespace: Microsoft.Dss.Core.Attributes
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public delegate Object Transform(
    Object from
)

Parameters

See Also

Microsoft.Dss.Core.Attributes Namespace