An NDoc Documented Class Library

DataPacket<TData> 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<TData> Members.

System.Object
   DataPacket<TData>

public class DataPacket<TData>

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<TData> Members | Sandia.MVCFramework.Data Namespace