An NDoc Documented Class Library

DataPacket Class

Encapsulates data for transmission from elements of the model (DataAccessors, DataAnalyzers) to the Controller to elements of the view (ViewManagers, Views)

For a list of all members of this type, see DataPacket Members.

System.Object
   DataPacket

public class DataPacket

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sandia.MVCFramework.Data

Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)

See Also

DataPacket Members | Sandia.MVCFramework.Data Namespace