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

Syntax

C#
public class SelfEnclosingCustomTag : IDisposable
Visual Basic
Public Class SelfEnclosingCustomTag _
	Implements IDisposable
Visual C++
public ref class SelfEnclosingCustomTag : IDisposable

Inheritance Hierarchy

System..::..Object
  Cartella.Models..::..SelfEnclosingCustomTag

See Also