An NDoc Documented Class Library

StandardPublisher Class

Abstract implementation of IPublisher that provides standard functionality for keeping track of subscribers and publishing data to them

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

System.Object
   StandardPublisher
      StandardController

public class StandardPublisher : IPublisher

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.Common

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

See Also

StandardPublisher Members | Sandia.MVCFramework.Common Namespace