Constable Authorization Engine 2.0 BETA

PropertyClipboardHandler Class

[This is preliminary documentation and subject to change.]

Provides the IClipboardHandler implementation for Property-compatible types.

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

System.Object
   LaMarvin.Design.Clipboard.ClipboardHandler
      LaMarvin.Constable.Design.Clipboard.NamedObjectClipboardHandler
         LaMarvin.Constable.Design.Clipboard.PropertyClipboardHandler

[Visual Basic]
Public Class PropertyClipboardHandler
    Inherits NamedObjectClipboardHandler
[C#]
public class PropertyClipboardHandler : NamedObjectClipboardHandler

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: LaMarvin.Constable.Design.Clipboard

Assembly: LaMarvin.Constable.Design (in LaMarvin.Constable.Design.dll)

See Also

PropertyClipboardHandler Members | LaMarvin.Constable.Design.Clipboard Namespace