C# Class CsQuery.Engine.DomIndexSimple.IndexValue

Exibir arquivo Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
IsSorted bool
Set List

Public Methods

Method Description
Initialize ( ) : void
Sort ( ) : void

Method Details

Initialize() public method

public Initialize ( ) : void
return void

Sort() public method

public Sort ( ) : void
return void

Property Details

IsSorted public_oe property

public bool IsSorted
return bool

Set public_oe property

public List Set
return List