Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public abstract class ObjectDeleteConfirmationHandler
Visual Basic
Public MustInherit Class ObjectDeleteConfirmationHandler
Visual C++
public ref class ObjectDeleteConfirmationHandler abstract

Inheritance Hierarchy

System..::..Object
  Cartella.Models..::..ObjectDeleteConfirmationHandler
    Cartella.Models..::..GalleryDeleteConfirmationHandler

See Also