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

Syntax

C#
public class DeleteButtonWrapper : ButtonWrapperBase
Visual Basic
Public Class DeleteButtonWrapper _
	Inherits ButtonWrapperBase
Visual C++
public ref class DeleteButtonWrapper : public ButtonWrapperBase

Inheritance Hierarchy

System..::..Object
  Cartella.Models..::..ButtonWrapperBase
    Cartella.Models..::..DeleteButtonWrapper

See Also