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

Syntax

C#
public class EmailNotificationsProcessor : IPrefixedFieldProcessor
Visual Basic
Public Class EmailNotificationsProcessor _
	Implements IPrefixedFieldProcessor
Visual C++
public ref class EmailNotificationsProcessor : IPrefixedFieldProcessor

Inheritance Hierarchy

System..::..Object
  Cartella.Models.EditForm..::..EmailNotificationsProcessor

See Also