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

Syntax

C#
public class BooleanIsValue : BooleanSearch
Visual Basic
Public Class BooleanIsValue _
	Inherits BooleanSearch
Visual C++
public ref class BooleanIsValue : public BooleanSearch

Inheritance Hierarchy

System..::..Object
  Cartella.Models..::..BooleanSearch
    Cartella.Models..::..BooleanIsValue

See Also